solo-review
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill runs standard development commands like test runners (npm test, pytest), linters (ruff, swiftlint), and build scripts. It also retrieves production logs using CLI tools from well-known services like Vercel and Cloudflare.
- [DATA_EXFILTRATION]: Includes a local security audit step using grep to identify hardcoded secrets in the codebase. This is a defensive check and does not involve external data transmission.
- [SAFE]: The skill modifies documentation files (spec.md, CLAUDE.md) to track progress, which aligns with its primary role as a project quality gate.
Audit Metadata