skill-cleanup

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions and the included Node.js script (scripts/cleanup.mjs) utilize shell commands and filesystem APIs (e.g., rm -rf, Remove-Item, rmSync) to delete directories and files. These operations are essential for the skill's primary purpose of system maintenance and are strictly scoped to known agent platform directories under the user's home folder.
  • [EXTERNAL_DOWNLOADS]: The skill setup process involves installing the @inquirer/prompts package from the public NPM registry. This is a standard dependency for Node.js-based interactive tools and originates from a well-known service.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 10:13 PM
Security Audit — agent-trust-hub — skill-cleanup