clean-code
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [Prompt Injection] (SAFE): The content consists of legitimate coding guidelines. No instructions to bypass safety filters or override system prompts were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file paths, or network exfiltration patterns were found.
- [Obfuscation] (SAFE): The text is clear and readable. No Base64 encoding, zero-width characters, or homoglyphs are present.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not include any dependency files (package.json, requirements.txt) or commands to download/execute remote scripts.
- [Privilege Escalation] (SAFE): No commands for privilege escalation (sudo, chmod) are present.
- [Indirect Prompt Injection] (LOW): While the skill is intended to process external code provided by a user (untrusted data), the skill itself lacks any capabilities (network, file write, or command execution) to act on malicious instructions embedded in that code. It acts only as a reasoning guide.
Audit Metadata