inno-idea-generation
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes several bash scripts in the
scripts/directory, such asscamper-prompts.shandswot-template.sh. These scripts are secure, static wrappers that use heredocs to output markdown templates to the terminal without downloading external content or executing dynamic code. - [SAFE]: The skill identifies a potential surface for indirect prompt injection as it ingests untrusted data via WebSearch and WebFetch to perform its primary function. However, this risk is inherent to its purpose as a research tool and is mitigated by the use of structured output templates and instructions to cite all sources.
- [SAFE]: The execution contract follows security best practices by restricting the agent from writing to the skill's own directory and requiring explicit explanations if any tool dependencies or credentials are unavailable, preventing silent failures or unsafe fallback attempts.
Audit Metadata