avue-crud
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions are purely technical and focused on mapping user requests to the appropriate Avue CRUD documentation and examples. There are no attempts to override agent behavior or bypass safety guidelines.
- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were identified. Code examples use standard relative API endpoints (e.g., '/api/users' and '/api/upload') which represent typical web application architecture.
- [REMOTE_CODE_EXECUTION]: The skill provides static Markdown files and Vue.js templates for reference. It does not perform any dynamic code execution or installation of untrusted third-party scripts.
- [COMMAND_EXECUTION]: No shell commands, privilege escalation (sudo), or persistence mechanisms were found within the skill files.
- [EXTERNAL_DOWNLOADS]: The skill references the official Avue framework website (avuejs.com) and its GitHub repository for documentation purposes. These are recognized as legitimate resources for the technology being documented.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, passwords, or secrets were found. Placeholders used in documentation are standard for educational content.
Audit Metadata