Settings

Theme

Show HN: AcidTest – Security scanner for AI agent skills

github.com

1 points by cloudmanager 3 days ago · 1 comment

Reader

cloudmanagerOP 3 days ago

I built a CLI tool to scan AgentSkills (SKILL.md format) before installing them. Works with OpenClaw/ClawHub, Claude Code, Cursor, and any AgentSkills-compatible platform. Given the ClawHavoc campaign and reports of 26% of skills containing vulnerabilities, I wanted a quick gut check before installing anything.

It runs four analysis layers: permission audit, prompt injection detection, code analysis via TypeScript AST, and cross-reference checks for permission mismatches.

Zero config, zero API keys, one command: npx acidtest scan ./my-skill

https://github.com/currentlycurrently/acidtest

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection