vue-composable-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): No dangerous shell commands or system-level executions are present. The code snippets utilize standard TypeScript and Vue APIs for testing purposes within a Node.js/JSDOM environment.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references well-known, trustworthy libraries including 'vue', 'vitest', and 'vue-router'. It does not perform any unauthorized remote downloads or piped script executions.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access, or unauthorized network transmissions were found. Usage of 'localStorage' and 'fetch' is limited to standard testing examples and mocks.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns of remote script execution (e.g., curl | bash) or dynamic code evaluation from untrusted sources were identified.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to bypass safety filters or override agent constraints were detected in the markdown or metadata.
Audit Metadata