angular-testing
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions installing 'vitest' and 'jsdom' via npm. These are standard, well-known development dependencies for the JavaScript ecosystem used for unit testing.
- [COMMAND_EXECUTION]: Instructions include standard Angular CLI and Vitest commands such as 'ng test' and 'npx vitest'. These are legitimate commands used for their intended purpose of running test suites.
- [SAFE]: No evidence of prompt injection, obfuscation, data exfiltration, or malicious persistence was found. The code snippets provided follow official Angular best practices for testing.
Audit Metadata