lucid
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected. The skill's content is consistent with its stated purpose as a developer tool for AdonisJS Lucid ORM.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development commands (e.g.,
node ace migration:run,node ace schema:generate). These are legitimate actions for managing database schemas and migrations in an AdonisJS environment. - [SAFE]: External links and references point exclusively to the official documentation site at
lucid.adonisjs.com, which is a trusted source for this technology. - [SAFE]: The skill advocates for security best practices, such as using bound parameters in raw SQL queries to prevent SQL injection and using managed transactions for data consistency.
Audit Metadata