skills/nicknisi/ideation/brainstorm/Gen Agent Trust Hub

brainstorm

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided ideas and reads local documentation (e.g., plan-critic.md, interview-engine.md) to facilitate dialogue. While this ingestion represents a theoretical attack surface for indirect prompt injection, the risk is mitigated by the skill's restricted environment.
  • Ingestion points: User input in chat and file system access via Read, Glob, and Grep tools.
  • Boundary markers: No specific boundary markers or delimiters are defined for processing external data.
  • Capability inventory: The skill is limited to Read, Glob, Grep, Agent, and AskUserQuestion. It explicitly omits Write, Edit, and Bash to prevent file modifications or command execution.
  • Sanitization: No explicit sanitization is described, but the architectural restriction to read-only tools and a read-only subagent ('Explore') significantly limits the impact of any potential injection.
  • [COMMAND_EXECUTION]: The skill's configuration explicitly omits the Bash tool and restricted subagent types to ensure no shell commands can be executed during the brainstorming process.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 11:59 AM
Security Audit — agent-trust-hub — brainstorm