avue-crud
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and template library for the Avue CRUD framework. It provides code examples and API references intended for educational and developmental use.
- [SAFE]: All external references point to official documentation sites (avuejs.com) and the official GitHub repository for the library. No suspicious or untrusted domains are referenced.
- [SAFE]: No automated installation of dependencies or remote script execution is performed. The skill provides static code snippets for the user or agent to reference.
- [SAFE]: No hardcoded credentials, sensitive file access, or persistence mechanisms were detected in the instructions or example code.
- [SAFE]: Data handling patterns in the provided templates follow standard web development practices, including search, pagination, and basic CRUD operations against local API endpoints (e.g., /api/users).
Audit Metadata