nextdns-api
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for developers working with the NextDNS API. All analyzed files contain legitimate instructional content, including code snippets in JavaScript, Python, and Bash.
- [SAFE]: The homoglyph detections flagged by static analysis (e.g., in AGENTS.md and rules/security-settings.md) are benign educational examples used to explain IDN homograph attacks and how NextDNS protects against them.
- [SAFE]: All network operations described in the code examples target official and well-known NextDNS domains (api.nextdns.io, nextdns.github.io). No suspicious data exfiltration or unauthorized remote connections were found.
- [SAFE]: Code examples demonstrate security best practices, such as recommending the use of environment variables for API keys instead of hardcoding them, and implementing rate limiting with exponential backoff.
Audit Metadata