personal-tool-builder
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill includes code templates that define dependencies on standard third-party packages such as
commander,chalk,ora,inquirer,conf, andclick. These are widely used in the developer community and are referenced here for legitimate development purposes. - [DATA_EXPOSURE] (INFO): The examples demonstrate storing application data in the user's home directory (e.g.,
~/.mytool/data.json). While this involves accessing sensitive paths, it follows standard conventions for personal CLI tools and local-first applications to manage their own state and configuration.
Audit Metadata