Testing
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No evidence of prompt injection, role-play overrides, or instructions to bypass safety guidelines was found. The skill content is strictly technical documentation.
- [DATA_EXPOSURE]: No sensitive data exposure detected. Code examples use standard test placeholders like 'test-api-key' and 'localhost' database URLs which are safe for educational purposes.
- [OBFUSCATION]: No obfuscation techniques such as Base64, zero-width characters, or homoglyphs were identified.
- [REMOTE_CODE_EXECUTION]: The skill does not contain any patterns for downloading and executing remote code. It references standard installation of development dependencies via pnpm.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or sensitive credentials were found. Placeholder values in configuration examples are clearly for testing simulation only.
- [EXTERNAL_DOWNLOADS]: The skill mentions official, well-known packages such as vitest and @effect/vitest as part of the setup instructions for the testing environment.
Audit Metadata