implement
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests external data from GitHub issues and local implementation plans to drive code modifications, representing a standard surface for indirect prompt injection.
- Ingestion points: External content from GitHub issues (via
gh issue view) and implementation plans (plan.md). - Boundary markers: No specific delimiters or safety instructions are defined for processing issue content.
- Capability inventory: The skill uses
Bash,Write, andEditto perform its tasks. - Sanitization: The skill relies on standard processing of issue and plan data without specific sanitization steps.
- [SAFE]: The skill's operations are consistent with its stated purpose of code implementation and task management. It utilizes official tools like the GitHub CLI and adheres to common development workflows.
Audit Metadata