expo-api-routes
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for building API routes, including standard patterns for HTTP methods, headers, and request bodies.
- [SAFE]: It promotes security best practices by demonstrating the use of environment variables for API keys and database credentials, and by advising users to never commit sensitive files like .env.
- [SAFE]: Package installations and imports, such as eas-cli and @libsql/client, are standard dependencies for the Expo and database ecosystem and originate from well-known sources.
- [SAFE]: The skill includes explicit instructions for input validation and sanitization, which helps prevent common vulnerabilities like injection attacks in the code generated by the developer.
Audit Metadata