Security auditing for AI agent skills. A Rust CLI tool that scans skill directories for dangerous patterns, prompt injection, supply chain risks.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
81
commits
Merge pull request #14 from jbovet/feat/rename-scan
d8a70d5View on GitHubMerge pull request #13 from jbovet/feat/rename-scan
fc04b73View on GitHubdocs: update example command in bug report template from to
dc152f1View on GitHubrefactor: rename github action functionality to scan
20c5ec1View on GitHubrefactor: rename core functionality to and re-implement its orchestration.
0fca912View on GitHubfeat: enhance SKILL.md with additional sample prompts and metadata
42a0072View on GitHubMerge pull request #12 from jbovet/agent-skill-spec
e951a2bView on GitHubfeat: sort findings in pretty output by severity (errors first, then warnings)
ada8677View on GitHubfeat: add validation rules for agent and skill names to prevent leading/trailing hyphens and consecutive hyphens
2bee7dcView on GitHub