Creative Intelligence
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (LOW): Scripts
scamper-prompts.shandswot-template.shutilize double-quoted heredocs (cat <<EOF) which allow for shell expansion of the variables passed as arguments. If an agent passes untrusted user input as a topic or subject, it could result in unintended command execution within the agent's environment. Evidence:scripts/scamper-prompts.shandscripts/swot-template.shboth interpolate variables inside an unquoted heredoc. - [PROMPT_INJECTION] (LOW): The skill processes untrusted user input (topics, subjects) via script arguments and interpolates them into generated reports without sanitization, creating a surface for indirect prompt injection. 1. Ingestion points:
TOPICandSUBJECTarguments in bash scripts. 2. Boundary markers: Absent. 3. Capability inventory: Local script execution (bash) and text generation. 4. Sanitization: Absent.
Audit Metadata