seed-audit
Installation
SKILL.md
Auditing a SEED
A security-only audit of a SEED repo. The checklist in this folder is the natural-language contract; this skill orchestrates the run and emits a single flat JSON report.
Input
audit-malicious.md — the four security checks, with the
investigative guidance you need to decide each boolean honestly. It is the
source of assertions; do not invent new ones, do not skip any.
Scope is defined in its ## Scope section: shell scripts, *.py, markdown
fenced shell blocks, agent-readable docs/data/comments, and build/project
config. Exclude .git/, .venv/, node_modules/, and lockfiles.