taku-tez/AgentVet Security Scan
Scan AI agent skills, MCP tools, and configs for security issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan (default: current directory) | no | . |
| severity | Minimum severity to report (critical, warning, info) | no | info |
| yara | Enable YARA scanning | no | true |
| deps | Enable dependency scanning | no | true |
| fail-on-critical | Fail the action if critical issues are found | no | true |
| sarif | Generate SARIF output for GitHub Code Scanning | no | false |
| upload-sarif | Upload SARIF to GitHub Code Scanning (requires security-events: write) | no | false |
Outputs
| name | description |
|---|---|
| findings | Number of findings |
| critical | Number of critical findings |
| warnings | Number of warnings |