domain-name-suggestor
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows a research-focused workflow that explicitly forbids changing project code, renaming folders, or committing changes without explicit user permission.
- [EXTERNAL_DOWNLOADS]: The skill uses
curlto query domain registration data from trusted sources including IANA (data.iana.org) and the Registration Data Access Protocol (RDAP.org). These are well-known services in the domain industry and are used strictly for data retrieval. - [COMMAND_EXECUTION]: Provides templates for standard shell commands (
curl,whois) to check domain status. These commands are localized to the agent's task of verifying availability and do not involve sensitive system modification or privilege escalation. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from local project files (e.g., README.md, package metadata) to inform its naming suggestions. While this is an entry point for external data, the skill's capabilities are limited to performing network lookups for domain availability, presenting low risk of exploitation.
Audit Metadata