embed-portal
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a template for building a secure web application. It correctly handles sensitive credentials by instructing users to use environment variables and .env files for secret management.
- [SAFE]: Authentication implementation follows security best practices, including the use of bcrypt for password hashing and the use of HttpOnly, Secure, and SameSite=Lax cookies for session tokens.
- [SAFE]: The skill implements server-side filtering and authorization checks, ensuring that users can only access data and dashboards they are explicitly permitted to see.
- [SAFE]: No malicious obfuscation, data exfiltration patterns, or unauthorized remote code execution vectors were detected. The skill uses well-known services (Domo) and standard deployment patterns.
Audit Metadata