crud
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a structural guide for developing web applications and does not contain any malicious instructions, prompt injections, or unauthorized data access patterns. It explicitly mandates security best practices, such as requiring authorization checks for every resource method and using dedicated validation layers.
- [EXTERNAL_DOWNLOADS]: The skill includes links to official documentation for AdonisJS, VineJS, and Inertia.js. These are well-known, trusted technology services, and the references are purely for developer guidance.
- [COMMAND_EXECUTION]: The skill references standard development commands such as
pnpm typecheck,pnpm lint, andpnpm ace test. These are routine operations within a TypeScript development workflow for verifying code integrity and running functional tests.
Audit Metadata