code-antipatterns
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of educational guidelines and instructions for improving code quality. No malicious patterns were identified.
- [COMMAND_EXECUTION]: The skill instructs the agent to use
rg(ripgrep) andlsto explore the local codebase before making changes. These are standard, safe commands for a code refactoring tool and are used here for legitimate discovery purposes. - [PROMPT_INJECTION]: No instructions were found that attempt to override system prompts, bypass safety filters, or extract sensitive instructions.
- [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or attempts to access and transmit sensitive files like SSH keys or environment variables.
Audit Metadata