pp-dnsmadeeasy
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of a CLI tool and MCP server from sources owned by the author. Specifically, it uses
npx -y @mvanhorn/printing-press-libraryfor Node.js-based installation andgo install github.com/mvanhorn/printing-press-library/...for Go-based installation. These resources are consistent with the author's identity and stated purpose. - [COMMAND_EXECUTION]: The skill is designed to execute shell commands using the
dnsmadeeasy-pp-clianddnsmadeeasy-pp-mcpbinaries. It uses these commands to perform DNS management tasks such as record updates, zone exports, and health audits. All commands are executed within the context of the user's provided arguments and environmental configuration. - [DATA_EXFILTRATION]: While the skill includes an
--deliver webhook:<url>feature that can send command output to a remote URL, this is a documented feature for user-directed output routing and does not constitute unauthorized exfiltration in this context. Use of this flag requires explicit user or agent configuration.
Audit Metadata