ai-fixing-errors
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): The skill contains technical instructions for debugging AI logic and does not include any patterns intended to bypass safety filters or override system instructions.
- [Data Exposure & Exfiltration] (SAFE): Mentions of API keys are informational and relate to standard environment variable configuration. No scripts attempt to access sensitive files or exfiltrate data to external servers.
- [Obfuscation] (SAFE): No evidence of Base64 encoding, zero-width characters, homoglyphs, or other techniques to hide code intent.
- [Unverifiable Dependencies & Remote Code Execution] (LOW): The skill references the legitimate
dspylibrary. It provides commands for standard installation via pip and lacks any remote script execution patterns. - [Indirect Prompt Injection] (LOW): The skill demonstrates processing external inputs like questions and contexts. While these are ingestion points for untrusted data, the skill's capabilities are limited to retrieval and reasoning without high-privilege write or execute operations.
- [Persistence & Privilege Escalation] (SAFE): There are no attempts to modify system persistence mechanisms, startup scripts, or acquire administrative privileges.
Audit Metadata