code-showcase-testing-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing code snippets and command-line examples for software testing workflows.
- [COMMAND_EXECUTION]: Includes standard development commands such as
npm testandnpm run test:coverage. These are standard utilities for Javascript projects and do not perform malicious actions. - [DATA_EXPOSURE]: Uses standard placeholder data in examples (e.g., 'john@example.com', 'John Doe') which does not constitute sensitive data exposure.
- [REMOTE_CODE_EXECUTION]: No remote code execution or external downloads detected. All code is provided statically within the markdown file.
- [PROMPT_INJECTION]: No attempts to override system instructions or bypass safety filters were found in the text.
Audit Metadata