vitest-testing
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and guidance tool for Vitest testing within an Angular project. No malicious patterns, obfuscation, or unauthorized access attempts were identified.
- [COMMAND_EXECUTION]: The skill lists standard development commands such as
npm testandnpm test -- --watch. These are expected for a skill focused on testing workflows and do not involve unauthorized privilege escalation or dangerous parameters. - [EXTERNAL_DOWNLOADS]: The skill references local documentation files located in
.github/instructions/and specific.spec.tsfiles within the project structure. These are internal references to the repository's own context and do not involve fetching content from untrusted remote sources.
Audit Metadata