cmd-code-cleanup

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a structured framework for code maintenance. Analysis of the instructions shows no attempts at prompt injection, data exfiltration, or obfuscation.
  • [COMMAND_EXECUTION]: The use of grep is suggested for identifying unreferenced functions and imports within the local project directory. These are routine development operations for a code cleanup tool and are performed locally.
  • [CREDENTIALS_SAFE]: Code examples correctly demonstrate the use of settings objects for sensitive information (e.g., settings.PRIVATE_KEY) rather than hardcoding values, which is consistent with security best practices for handling secrets in code.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 02:40 AM
Security Audit — agent-trust-hub — cmd-code-cleanup