domain-research
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches TLD mapping configuration from IANA's official data repository (data.iana.org) and queries standard RDAP registry servers. These are trusted, well-known sources for domain research data.
- [COMMAND_EXECUTION]: Utilizes the system 'whois' command for TLDs not supported by RDAP. The implementation correctly passes arguments as a list to the subprocess, which prevents shell injection vulnerabilities.
- [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected. The skill performs its stated purpose using standard protocols and follows secure coding practices for a utility tool.
Audit Metadata