goal-plan
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established planning methodologies and does not contain any suspicious commands, obfuscated content, or unauthorized data access.
- [PROMPT_INJECTION]: The skill processes user-supplied goal descriptions to generate action plans, which is a standard surface for indirect prompt injection. This is the primary intended function of the skill.
- Ingestion points: User input provided via the
<goal-description>argument as noted in SKILL.md. - Boundary markers: The skill does not currently define explicit markers or instructions to isolate or ignore instructions embedded within the user's goal description.
- Capability inventory: The skill utilizes tools including Bash, Write, and Edit (as defined in the allowed-tools list) to execute generated plans.
- Sanitization: No explicit sanitization or validation of the goal description is specified within the prompt instructions.
Audit Metadata