test-write
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill includes an inherent surface for indirect prompt injection because it processes user-provided source code to generate tests. Malicious instructions could be hidden in the input code to influence the output.
- Ingestion points: 'target' argument in SKILL.md.
- Boundary markers: None present.
- Capability inventory: Generates TypeScript and React test code.
- Sanitization: None present.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing several well-known and trusted Node.js testing libraries, which is expected for its primary purpose. These include vitest, @testing-library/react, @testing-library/user-event, @testing-library/jest-dom, msw, and @playwright/test.
Audit Metadata