vue-vben-crud
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/check.sh) intended to be run by the AI agent to validate the quality of generated files. This script performs the following actions: - Runs
vue-tsc --noEmitto perform TypeScript type checking on the local project. - Checks for the existence of required CRUD files (types.ts, index.ts, index.vue, etc.).
- Uses
grepto detect and discourage the use of relative import paths and theanytype. - [PROMPT_INJECTION]: The
SKILL.mdfile contains strong internal instructions (e.g., 'Mandatory Execution Process', 'Cannot Skip Any Step', 'Must Ask First') and behavioral constraints. These are functional steering instructions designed to ensure output quality and consistency with the Vben framework, rather than malicious attempts to bypass safety filters. - [SAFE]: All external references are to the Vben Admin documentation or internal project templates. No remote code execution from untrusted URLs or unauthorized data exfiltration patterns were detected.
Audit Metadata