one-loaders
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructions for using the One framework's data loading system. It promotes secure development by explaining how to keep sensitive server-side logic (database queries, API keys) out of client-side bundles.- [SAFE]: The documentation includes guidance on route validation and parameter sanitization using Zod, which is a key security measure against path traversal and injection attacks when handling dynamic URL segments.- [SAFE]: Example code for redirects and cookie management follows standard web security practices, such as using HttpOnly, Secure, and SameSite flags for session management.
Audit Metadata