adonisjs
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate web development tasks using the AdonisJS framework and does not include any malicious or suspicious instructions.
- [SAFE]: Code examples demonstrate the use of VineJS for schema-based input validation, which is a standard security measure to prevent injection and malformed data.
- [SAFE]: Sensitive data protection is correctly implemented in ORM models by using the
serializeAs: nullproperty to ensure passwords are not exposed in JSON responses. - [SAFE]: The installation and execution commands (
npm init adonisjs,node ace) are the official and expected methods for initializing and managing AdonisJS projects. - [SAFE]: No patterns of prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation were detected.
Audit Metadata