console-feature
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill tracks progress by reading GitHub issue comments and pull request metadata, which creates an indirect prompt injection surface for data from external contributors. This risk is effectively mitigated by 'Hard-wait' and 'Hard gate' checkpoints that require manual user approval before the agent creates issues, pushes code, or closes tasks. 1. Ingestion points:
gh issue viewandgh pr listinSKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: GitHub CLI operations, file system modifications, andpnpmbuild command execution. 4. Sanitization: Absent. - [COMMAND_EXECUTION]: The skill uses standard development tools, specifically the GitHub CLI (
gh) and thepnpmpackage manager, to perform tasks within thewso2/labs-agentic-engineerrepository. These actions are standard for the development workflow and are performed within the vendor's own infrastructure.
Audit Metadata