Deno
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational, providing guidance on the Deno runtime's permission model, module imports, and migration from Node.js.
- [SAFE]: It explicitly warns against security pitfalls such as using overly broad permissions (e.g., --allow-all) and explains how to properly scope filesystem, network, and environment variable access.
- [SAFE]: Dependency management instructions focus on secure practices like using lockfiles, vendoring dependencies for production, and verifying module integrity.
- [SAFE]: No malicious scripts, unauthorized remote code execution, or data exfiltration attempts were found in the provided files.
Audit Metadata