code-rot-cleaner

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/prove_candidates.py uses subprocess.run with shell=True to execute shell commands provided via the --command argument. This is used to run project-specific build and test suites (e.g., npm test) to verify that a code removal is safe. The risk is mitigated by the skill's operational instructions, which mandate that these commands only run in a temporary directory and require explicit user review and approval of the command string before execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 06:58 PM
Security Audit — agent-trust-hub — code-rot-cleaner