testing-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- General Analysis (SAFE): The skill is entirely composed of markdown documentation and TypeScript code examples for unit testing and TDD. No executable scripts are included.
- PROMPT_INJECTION (SAFE): No instructions targeting the agent's behavior or safety filters were detected.
- DATA_EXFILTRATION (SAFE): No network operations or sensitive file access patterns are present. The mock data examples use standard placeholders.
- REMOTE_CODE_EXECUTION (SAFE): No remote script downloads or execution patterns (e.g., curl | bash) are present.
- COMMAND_EXECUTION (LOW): The documentation mentions standard npm scripts (
npm test) for running tests, which is appropriate for its stated purpose.
Audit Metadata