pp-godaddy
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the godaddy-pp-cli tool from vendor-owned sources, including the @mvanhorn/printing-press-library NPM package and the mvanhorn/printing-press-library GitHub repository. These downloads are consistent with the skill's stated purpose and author context.
- [COMMAND_EXECUTION]: The skill is designed to execute the godaddy-pp-cli binary to perform various GoDaddy account management tasks. This involves using the Bash tool to run commands like godaddy-pp-cli domains list or godaddy-pp-cli abuse create-ticket.
- [CREDENTIALS_UNSAFE]: The documentation provides clear guidance on secure credential management, instructing users to use environment variables (GODADDY_API_KEY, GODADDY_API_SECRET) or local configuration files (~/.config/godaddy-pp-cli/config.toml) for authentication. No hardcoded secrets were detected.
Audit Metadata