abc123dx/Agent Skill Aegis
Audit MCP configurations and Agent Skills for deterministic supply-chain risks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 17, 2026
- License
- MIT
Pinned Snippet
uses: abc123dx/agent-skill-aegis@43467c0221e8197ad354b5b2eb8c6d135d0ac0dd # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to scan, relative to the checked-out repository. | no | . |
| fail-on | Minimum failing severity (critical, high, medium, low, info, or never). | no | high |
| format | Report format (terminal, json, html, or sarif). | no | terminal |
| output | Optional report file path. | no | "" |
Outputs
| name | description |
|---|---|
| report | The report path supplied through the output input. |