create-next-rest-framework-api
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection, bypass instructions, or attempts to override agent behavior were detected in the skill instructions or reference files.
- [SAFE]: No hardcoded credentials, API keys, or exposure of sensitive file paths (e.g., .env, .ssh) were identified.
- [SAFE]: The skill documentation encourages security best practices by requiring schema-driven validation (Zod) for all API request and response bodies.
- [COMMAND_EXECUTION]: The CLI commands documented (e.g., 'next-rest-framework generate') are standard development workflows for generating and validating OpenAPI specifications and do not perform unauthorized or dangerous operations.
- [EXTERNAL_DOWNLOADS]: The skill references standard and well-known Node.js packages including 'next-rest-framework', 'zod', 'zod-form-data', and 'tsx'. These are used for their intended purposes within a development environment.
Audit Metadata