testing-anti-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The skill uses instructional language to guide the AI's code review behavior but does not contain commands to override system prompts or bypass safety filters.\n- [Data Exposure & Exfiltration] (SAFE): No patterns for accessing sensitive files (e.g., credentials, SSH keys) or exfiltrating data via network requests were detected.\n- [Obfuscation] (SAFE): All content is provided in clear, human-readable markdown and TypeScript. No Base64, zero-width characters, or other encoding techniques are used to hide malicious intent.\n- [Unverifiable Dependencies] (SAFE): No package manager commands (npm, pip) or remote script downloads (curl|bash) are present. The skill does not rely on external, unverified code.\n- [Dynamic Execution] (SAFE): There is no evidence of dynamic code generation or execution (eval, exec) that could be used for runtime attacks.
Audit Metadata