testing-library
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill suggests installing standard development dependencies from the npm registry, including @testing-library/react, @testing-library/jest-dom, @testing-library/user-event, vitest, and happy-dom. These are widely used and trusted libraries for UI testing.
- [COMMAND_EXECUTION]: Provides standard shell commands for package installation using npm. These commands are consistent with the skill's stated purpose of setting up a testing environment.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. Code examples use mock data and standard testing practices.
Audit Metadata