domain-health-check
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes system utilities such as
dig,whois, andcurlto perform network diagnostics. These commands are used as intended for auditing domain health. - [EXTERNAL_DOWNLOADS]: The skill performs HTTP header requests using
curlto verify redirect chains and status codes of user-provided domains. These are read-only operations and do not involve executing untrusted remote code. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected. The skill follows its stated purpose without hidden logic or security policy violations.
Audit Metadata