namecom
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill suggests using npx or npm to fetch the namecom-cli package from the NPM registry. This is a standard practice for obtaining the necessary tooling for the skill's functionality.
- [COMMAND_EXECUTION]: The core of the skill involves executing the namecom CLI to perform various DNS operations like listing, creating, and updating records via the Name.com v4 API.
- [CREDENTIALS_UNSAFE]: The skill provides instructions for secure authentication, recommending the use of environment variables or the CLI's internal credential storage rather than hardcoding sensitive API tokens in scripts.
Audit Metadata