implement-spec
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes specifications and task tickets likely sourced from external issue trackers.
- Ingestion points: The agent reads a 'spec' and 'task graph' from tickets to determine its implementation plan (SKILL.md).
- Boundary markers: There are no boundary markers or instructions to treat the ticket content as data separate from commands.
- Capability inventory: The agent can create git branches, PRs, merge code, and write markdown files to directories outside the repository (SKILL.md).
- Sanitization: No sanitization or validation of ticket content is specified before processing.
Audit Metadata