skills/x-cmd/skill/gddy/Gen Agent Trust Hub

gddy

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines patterns for executing domain management tasks using the x gddy command-line utility. This includes listing domains, querying availability, and modifying DNS records.
  • [DATA_EXPOSURE]: The skill guides users on how to handle sensitive API credentials (Key and Secret) through a dedicated initialization command (x gddy init) and refers users to the official GoDaddy developer portal for credential acquisition, avoiding hardcoded secrets or unsafe storage instructions.
  • [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of external data from the GoDaddy API (e.g., domain names, DNS record data).
  • Ingestion points: Commands like x gddy domain ls and x gddy domain info retrieve data from external sources into the agent's context (SKILL.md).
  • Boundary markers: No explicit delimiter or instruction-ignoring markers are defined for the retrieved data.
  • Capability inventory: The skill allows for state-changing operations such as adding DNS records via x gddy domain record add (SKILL.md).
  • Sanitization: No specific sanitization or validation logic is defined within the markdown for the API output.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:40 AM