test-writer

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation-to-test converter guide. It provides patterns and templates for common JavaScript scenarios without introducing malicious code, obfuscation, or unauthorized data access.
  • [COMMAND_EXECUTION]: The skill references standard development commands such as npm test and npm run test:coverage. These are intended for local execution by the developer to verify documentation accuracy and do not pose a security risk in this context.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. The skill uses standard, well-known libraries like vitest and jsdom for testing purposes.
  • [DATA_EXFILTRATION]: There are no patterns suggesting data exfiltration. Mocks for fetch are provided solely for unit testing documentation examples involving network calls.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 04:52 PM
Security Audit — agent-trust-hub — test-writer