test-generator
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and lifecycle hooks are focused on the intended purpose of generating test code and do not contain any malicious logic or dangerous commands.
- [PROMPT_INJECTION]: No malicious instructions, safety bypasses, or system prompt extraction attempts were found. The skill ingests target code for analysis as part of its core functionality, which is a standard requirement for test generation.
- [DATA_EXFILTRATION]: No network operations or unauthorized data transfer patterns were identified. The skill operates within the scoped environment using standard file system tools (Read, Write, Glob, Grep).
- [REMOTE_CODE_EXECUTION]: The provided JavaScript files (main.cjs, pre-execute.cjs, post-execute.cjs) are local stubs used for validation and logging; they do not download or execute unverified remote code.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private credentials were found in any of the skill's files.
Audit Metadata