personal-tool-builder

Pass

Audited by Gen Agent Trust Hub on Apr 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a guide for building personal tools, providing code snippets for Node.js and Python environments.
  • [EXTERNAL_DOWNLOADS]: The documentation references standard, well-known libraries such as commander, chalk, ora, inquirer, conf, and click as recommended dependencies for the tools it teaches users to build.
  • [COMMAND_EXECUTION]: Provides boilerplate code for defining command-line arguments and subcommands using standard CLI frameworks (Commander.js and Click).
  • [SAFE]: File system access described in the snippets is limited to the user's home directory (e.g., ~/.mytool) for storing local configuration and data, which is standard practice for developer tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 15, 2026, 06:10 PM
Security Audit — agent-trust-hub — personal-tool-builder