agent-sh/agnix-ci

Validate agent configurations (Skills, Hooks, MCP, Memory, Plugins)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to validateno.
strictTreat warnings as errorsnofalse
targetTarget tool (generic, claude-code, cursor, codex)nogeneric
configPath to .agnix.toml config fileno""
formatOutput format (text, json, sarif)notext
verboseVerbose outputnofalse
versionagnix version to use (default: latest)nolatest
build-from-sourceBuild from source instead of downloading release (requires Rust)nofalse
fail-on-errorFail the action if validation errors are found (set to false to always succeed and check result output)notrue
namedescription
resultValidation result (success or failure)
errorsNumber of errors found
warningsNumber of warnings found
sarif-filePath to SARIF file (if format=sarif)