plan-builder
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template-driven planning tool designed to break down goals into work items organized by dependencies and execution waves. It manages its own metadata within a specific project directory (
meta/workflows/plans/). - [COMMAND_EXECUTION]: The skill instructs the agent to read local documentation and code to build context. These are standard file-read operations used for task planning and do not involve executing external binaries or dangerous shell commands.
- [PROMPT_INJECTION]: No override markers, bypass instructions, or system prompt extraction attempts were detected. The skill uses structured protocols for user interaction via defined steps.
- [DATA_EXFILTRATION]: There are no network operations or calls to external domains. The output is written to a local markdown file within the repository.
Audit Metadata