web-testing-vue-test-utils

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No patterns of prompt injection, role-play instructions, or attempts to bypass safety filters were detected in the instructions or examples.
  • [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file path access, or unauthorized network operations. The examples use mocked API calls which is standard testing practice.
  • [REMOTE_CODE_EXECUTION]: No remote script execution or dangerous command-line operations were found. The skill focuses on local unit testing within a development environment.
  • [COMMAND_EXECUTION]: No suspicious system commands or shell execution patterns were identified. The use of test runner commands (implicit in the Vitest context) is appropriate for the skill's purpose.
  • [EXTERNAL_DOWNLOADS]: No automated downloads from external or untrusted sources are performed. References to standard packages like @vue/test-utils are for documentation and dependency management purposes.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords were found. Test data uses generic placeholders (e.g., 'test@example.com', 'password123').
  • [SAFE]: The skill's content is strictly limited to educational documentation and code examples for web development testing, aligning with its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 01:32 AM