Gandi - Registrar & DNS
Analysis
This skill is a clearly disclosed Gandi domain/DNS management tool with powerful account-changing abilities that users should handle carefully, but the artifacts do not show hidden or purpose-mismatched behavior.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
This skill can perform DESTRUCTIVE operations on your Gandi account: ... Add, update, or delete DNS records ... Create, modify, or delete email forwards ... Register domains ... Bulk Operations: Replace all DNS records at once
The skill exposes high-impact tools that can change DNS, email routing, and registrar state, but the behavior is directly disclosed and aligned with the skill's purpose.
Source: unknown; Homepage: none
The package has high-impact account-management capabilities, but the registry metadata does not provide a clear source or homepage for provenance checking.
Expected ClawHub scan result: BENIGN (high confidence)
The changelog includes a self-asserted expected scan outcome; users should rely on the actual review rather than author-provided safety expectations.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Scripts check for credentials in priority order: 1. GANDI_API_TOKEN environment variable ... 2. ~/.config/gandi/api_token file
The skill requires a Gandi Personal Access Token and may use account privileges granted to that token; this is expected for the integration and is clearly documented.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
setup-contact.js ... Prompts for contact details (name, email, address, etc.) ... Saves to ~/.config/gandi/contact.json ... Sets file permissions to 600
The skill can persist personal contact data locally for later registrar workflows; storage is disclosed and permission guidance is provided.
