code-review-refactor
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No patterns of instruction override, jailbreak attempts, or safety filter bypasses were detected in the skill's instructions.
- [DATA_EXFILTRATION]: The skill does not contain any network-related commands (like curl or wget) or instructions to access sensitive file paths such as credentials or environment variables.
- [REMOTE_CODE_EXECUTION]: No logic for downloading external scripts or executing remote code at runtime was found. The skill operates purely as a text-based advisor.
- [COMMAND_EXECUTION]: The skill does not invoke any shell commands or system-level processes. All recommendations are focused on manual or IDE-based refactoring of source code.
- [CREDENTIALS_UNSAFE]: There are no hardcoded secrets, API keys, or tokens present in the markdown content.
- [SAFE]: The skill focuses on legitimate software engineering practices like logic extraction into composables, componentization, and CSS de-duplication, which are safe and beneficial for project maintenance.
Audit Metadata