testing-expert
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard file system and shell tools (ls, find, grep) to analyze the local project environment for testing frameworks and configuration files.
- [SAFE]: Shell commands for executing tests (npm test, npx playwright) are appropriate for the skill's primary purpose of managing testing workflows.
- [SAFE]: A small inline Node.js script is used to parse the local package.json file for dependencies; the script is benign and contains no malicious logic.
- [SAFE]: All external URL references point to official documentation and trusted industry resources for testing frameworks (e.g., jestjs.io, vitest.dev, playwright.dev).
- [SAFE]: The skill identifies itself as a 'Testing Expert' and its functionality consistently matches this description without any hidden or suspicious capabilities.
Audit Metadata