agent-management — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited agent-management (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use ai-devkit agent ...; if unavailable, use npx ai-devkit@latest agent ....
ai-devkit agent list --json.sessionId from list --jsonai-devkit agent detail --id <name> --json --tail 20.agent start.$agent-communication for agent-to-agent updates.ai-devkit agent list --json
ai-devkit agent detail --id <name> --json --tail 20
ai-devkit agent start --type codex --name <name> --cwd <path>
ai-devkit agent send --id <name> "<single-line instruction>"
ai-devkit agent send --id <name> --wait --timeout 120000 --json "<single-line instruction>"
ai-devkit agent send --group <group> "<single-line instruction>"
ai-devkit agent sessions --cwd <path> --type codex --json --limit 20
ai-devkit agent rename <old-name> <new-name>
ai-devkit agent kill <name>Use exact names from list --json. Partial matches are convenient but risk sending work to the wrong agent.
auth-review, ui-tests, or docs-pass.Example:
ai-devkit agent send --id auth-review "Review auth middleware in /repo. Do not edit files. Report security findings with file/line references, ranked by severity."~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.