refactor-cleaner

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to perform code analysis and refactoring tasks.
  • Evidence: Uses npx to run tools such as knip, depcheck, and ts-prune for identifying dead code and unused dependencies.
  • Evidence: Performs file system modifications and git operations (commits, reverts) as part of the refactoring workflow.
  • [EXTERNAL_DOWNLOADS]: Fetches and runs specialized developer utilities from the npm registry.
  • Evidence: Uses npx to dynamically execute knip, depcheck, and ts-prune from the official npm package repository.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 05:17 PM
Security Audit — agent-trust-hub — refactor-cleaner