DNS Lookup
v1.0.0DNS record lookups, reverse DNS, WHOIS via RDAP, and IP geolocation.
⭐ 0· 279·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description align with the runtime instructions: SKILL.md contains curl examples for DNS lookup, reverse DNS, RDAP WHOIS, and geoip against https://dns.agentutil.net, which is coherent with the stated functionality.
Instruction Scope
Instructions explicitly send domain names and IP addresses to an external API (https). This is expected for a remote DNS lookup service, but it means potentially sensitive hostnames/IPs are transmitted off-host. The SKILL.md claims the service 'does not store or log input' — that is an unverifiable assertion in the instructions and should be treated cautiously.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low risk from an installation perspective — nothing is written to disk by an installer.
Credentials
The skill requires no environment variables or credentials and does not request unrelated secrets. The presence of a paid tier (crypto payment) is noted in SKILL.md but does not require credentials for the free tier; nonetheless, users should be aware the operator may have billing/usage tracking mechanisms (IP hashing, rate limits).
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skill/system configurations. Autonomous invocation is allowed by default but is not combined here with broad privileges.
Assessment
This skill is coherent for DNS lookups but it sends every domain/IP you ask about to a third-party service (https://dns.agentutil.net). Before using it: (1) avoid sending internal or sensitive hostnames/IPs to the service; (2) verify the service's TLS certificate and ownership (homepage is provided but operator is otherwise unknown); (3) review any external privacy or logging policy the operator publishes — the 'no logging' claim is not verifiable from the SKILL.md; (4) consider using local tools (dig/host/whois) or a trusted resolver for confidential queries; and (5) be aware of rate limits and the advertised paid tier (billing via crypto) if you will make many queries.Like a lobster shell, security has layers — review code before you run it.
latestvk97dt2vrgkwy78spb8v7asybws8284gs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🌐 Clawdis
