idea-refine
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a shell script
scripts/idea-refine.shto initialize the directorydocs/ideas. The script performs basic filesystem checks and directory creation, which are standard and safe operations for a development-oriented tool. - [SAFE]: File system access via
Glob,Grep, andReadis used exclusively for gathering context from the current project to inform the ideation process. No network-enabled tools or exfiltration patterns are present. - [SAFE]: No obfuscated URLs, prompt injection attempts, or remote code execution patterns were detected in the skill's instructions, examples, or frameworks.
Audit Metadata