WorldThreatModel
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
curlshell commands to send status notifications to a local endpoint athttp://localhost:31337/notify. It also usesechoto log workflow execution data, including a summary of user input, to the local file~/.claude/LIFEOS/MEMORY/SKILLS/execution.jsonl.\n- [PROMPT_INJECTION]: TheTestIdeaworkflow ingests arbitrary user-provided ideas, strategies, or investments and processes them through an analysis pipeline involving multiple high-capability agents.\n - Ingestion points: The workflow in
Workflows/TestIdea.mdtakes user input and passes it to parallel analysis agents, as well as theRedTeam,FirstPrinciples, andCouncilskills.\n - Boundary markers: The skill does not define explicit boundary markers or delimiters to isolate user-supplied content from the agent's instructions, which could allow the input to influence the behavior of the sub-agents.\n
- Capability inventory: The skill orchestrates agents with access to
ResearchandWebSearchcapabilities and performs local shell command execution.\n - Sanitization: No sanitization or validation of the user input is performed before it is used to generate summaries or used in prompts for secondary agents.
Audit Metadata