fp-backend
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and architectural reference for functional programming in TypeScript backends. It provides code snippets and design patterns.
- [SAFE]: References to environment variables like
DATABASE_URLandJWT_SECRETfollow standard development practices for handling configuration and secrets via the environment rather than hardcoding. - [SAFE]: No evidence of prompt injection, obfuscation, or malicious persistence mechanisms was found. All code examples are relevant to the stated purpose of functional backend development.
- [SAFE]: External dependencies referenced (fp-ts, Prisma, Express, Hono, etc.) are well-known, established libraries in the Node.js ecosystem.
Audit Metadata