empowered-humanity/Agent Security Scan
Scan for AI agent security vulnerabilities with 190+ detection patterns covering OWASP ASI Top 10, MCP security, and credential exposure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan | no | . |
| severity | Minimum severity to report (critical, high, medium, low) | no | medium |
| format | Output format (console, json, sarif) | no | sarif |
| fail-on-findings | Fail if findings at or above this severity (critical, high, medium, low) | no | high |
| upload-sarif | Upload SARIF results to GitHub Code Scanning | no | true |
Outputs
| name | description |
|---|---|
| findings-count | Total number of findings |
| risk-level | Overall risk level |
| sarif-file | Path to SARIF output file |