garagon/Aguara Security Scanner

Scan AI agent skills and MCP servers for security threats — prompt injection, data exfiltration, tool shadowing, and more.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scanno./
severityMinimum severity to report: critical, high, medium, low, infonoinfo
fail-onExit code 1 if findings at or above this severity (critical, high, medium, low)no""
formatOutput format: terminal, json, sarif, markdownnosarif
outputOutput file pathnoaguara-results.sarif
verboseShow rule descriptions and confidence scoresnofalse
rulesAdditional rules directoryno""
disable-ruleRule IDs to disable (comma-separated)no""
max-file-sizeMaximum file size to scan (e.g. 50MB, 100MB)no""
versionAguara version to install (empty = latest). Must be a semver release tag like v0.14.4.no""
upload-sarifUpload SARIF results to GitHub Code Scanningnotrue
install-script-refAdvanced: git ref (semver tag or 40-char SHA) to fetch install.sh from. Normal consumers should leave this blank; the action automatically uses its own pinned ref (e.g. v0.14.4 when you pin `uses: garagon/aguara@v0.14.4`). This input exists for self-testing scenarios where the action runs from `uses: ./` and needs to exercise install.sh from a specific commit. no""
namedescription
findings-countNumber of findings detected
exit-codeExit code from aguara scan