Quack Code Review Hardened

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill provides AI-powered code analysis by transmitting code to an external API (logic.art). The core logic in `scripts/analyze.mjs` is straightforward and performs no hidden or malicious actions. The bundle is notable for its 'hardened' approach, incorporating extensive defensive instructions in `SKILL.md` and `SAFETY.md` designed to prevent the AI agent from leaking secrets, bypassing user consent, or falling victim to prompt injection. The behavior is transparently documented and strictly aligned with its stated purpose.