implement
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions. The skill proactively includes defensive instructions requiring the agent to avoid introducing security flaws like SQL injection, XSS, and command injection. While the skill processes external data from GitHub Issues and submodule documentation—creating a potential surface for indirect prompt injection—the risk is mitigated by explicit security mandates and the requirement for human-in-the-loop confirmation via Pull Request reviews.
- Ingestion points: Processes data from GitHub Issue discussions and submodule llmdoc/ files.
- Boundary markers: No specific delimiters are defined for external input data.
- Capability inventory: Performs git operations including branch creation, file modifications, and Pull Request submission.
- Sanitization: Includes explicit instructions for the agent to follow security best practices and maintain existing code quality.
Audit Metadata