parallel-planner
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Prompt Injection (SAFE): The skill contains only instructional logic for task organization. No patterns were found that attempt to subvert AI safety constraints or extract system prompts.
- Data Exposure & Exfiltration (SAFE): No sensitive file paths, hardcoded credentials, or network transmission patterns were identified.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not include any scripts or package management files (e.g., package.json, requirements.txt). There are no remote downloads or execution patterns.
- Indirect Prompt Injection (LOW): The skill is designed to process user-provided task descriptions. While this is an ingestion point for untrusted data, the skill itself lacks the capability to execute commands or write to the filesystem, neutralizing the risk of malicious payload execution through the planning process.
- Logic & Metadata (SAFE): The metadata accurately describes the skill's purpose as a parallel planner, and the logic provided is consistent with its stated goal of identifying task dependencies.
Audit Metadata