impeccable
Warn
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/pin.mjsperforms filesystem writes to hidden harness directories (e.g.,.claude/skills,.cursor/skills,.agents/skills) to create standalone command shortcuts, effectively creating new agent capabilities. - [COMMAND_EXECUTION]: The script
scripts/hook-admin.mjsmodifies agent configuration files like.claude/settings.local.json,.codex/hooks.json, and.cursor/hooks.jsonto install design detector hooks. - [COMMAND_EXECUTION]: The script
scripts/live-copy-edit-agent.mjsspawns thecodexandclaudeCLI tools using high-risk flags that bypass user approvals and sandboxes, such as--dangerously-bypass-approvals-and-sandboxand--permission-mode bypassPermissions. - [COMMAND_EXECUTION]: The primary instructions in
SKILL.mdrequire the agent to execute several local Node.js scripts (context.mjs,palette.mjs,detect.mjs, etc.) to gather project context and run analysis. - [EXTERNAL_DOWNLOADS]: The script
scripts/context.mjsperforms an automated version check by making network requests tohttps://impeccable.style/api/versionupon session initialization.
Audit Metadata