Security scanner for AI agents, MCP servers, and agent skills
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
feat(cli): add clients command to list supported AI agent clients (#9)
b1c57f5View on GitHubfix(ci): remove unsupported freebsd and 32-bit ARM from goreleaser
6546822View on GitHubfeat: add MCP server mode, command fallback, traffic capture, and E2E tests (#6)
fa793ccView on GitHubfix(security): harden MCP client and scanner against untrusted input (#7)
86645c2View on GitHubfix(upload): stop retrying 4xx errors and add tests for 6 packages (#5)
5037efdView on GitHubfix(output): display entity-level issues in text formatter (#4)
79c0d40View on GitHubtest(testdata): add skill and config fixtures for rule validation (#3)
6415899View on GitHubfix(mcpclient): propagate --skip-ssl-verify to HTTP/SSE transports (#2)
358f09cView on GitHubfeat(rules): implement E003 BehaviorHijack and E004 SkillInjection rules (#1)
3820d9cView on GitHubdocs(readme): add skill scanning usage and fix code block types
194595eView on GitHub