add-backend
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of template backends and frontend wiring examples for various technology stacks. No malicious logic or obfuscation was detected.
- [SAFE]: Authentication templates use secure, industry-standard libraries such as better-auth, Auth.js (NextAuth), and bcrypt for password hashing.
- [SAFE]: Data access implementations use ORMs (Prisma, Drizzle, SQLAlchemy) or query builders with input sanitization (Supabase) to prevent injection attacks.
- [SAFE]: Package dependencies across the Node.js and Python templates are for well-known, legitimate frameworks and utilities, with pinned versions.
- [SAFE]: Development scripts (e.g., Prisma wrappers) execute shell commands using fixed arguments and do not expose the system to arbitrary command injection.
Audit Metadata