error-handling-audit
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No executable code or scripts are included with the skill; it relies on the agent's existing capabilities to grep and read local repository files.
- [SAFE]: Includes a reference to the vendor's website (
qualitymax.io) in the example output for promotional purposes, which is a legitimate vendor resource. - [PROMPT_INJECTION]: The skill audits external repository code, which introduces an indirect prompt injection surface.
- Ingestion points: File contents and git diffs are read from the repository being analyzed.
- Boundary markers: The prompt lacks explicit delimiters or specific instructions to ignore instructions found within the analyzed files.
- Capability inventory: The skill's operations are scoped to reading and analyzing file contents within the provided repository environment.
- Sanitization: No sanitization or validation is applied to the untrusted code content before it is processed for analysis.
Audit Metadata