domains
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFE
Full Analysis
- Official Service Integration: The skill provides guidance on using the Vercel CLI and Registrar API for domain management. All network operations and command-line examples target official Vercel infrastructure, which is consistent with the skill's stated purpose.
- Security Best Practices: The instructions include explicit warnings to keep tokens, contact data, and transfer codes out of logs and committed files. It also recommends using public endpoints for discovery to avoid unnecessary credential usage, which aligns with the principle of least privilege.
- Standard Authentication Patterns: While the skill describes the use of authorization headers, it uses generic placeholders (e.g.,
<token>) rather than hardcoding sensitive credentials.
Audit Metadata