tech-debt
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository maintenance tasks using a restricted set of tools (Read, Glob, Grep, Write). It follows the best practice of requesting user confirmation via
AskUserQuestionbefore performing any file system modifications.- [INDIRECT_PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it ingests and processes untrusted data from code comments and file metadata. * Ingestion points: Codebase files scanned via Glob and Grep inSKILL.md. * Boundary markers: None explicitly defined for scanned content. * Capability inventory: File read/write access and user interaction. * Sanitization: None mentioned; however, the process includes a human-in-the-loop step where the agent must ask for permission before writing the results to the register file, which serves as a mitigation.
Audit Metadata