snapshot-test-refactorer
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions found that attempt to override system prompts or bypass safety filters.
- DATA_EXPOSURE (SAFE): Code examples use mock data (e.g., 'John Doe', 'john@example.com'). No hardcoded credentials or sensitive file paths were detected.
- REMOTE_CODE_EXECUTION (SAFE): No remote scripts, downloads, or unverified dependencies are present. The 'Automated Conversion Script' example uses standard Node.js 'fs' and 'path' modules for local file manipulation, which is consistent with its stated purpose of refactoring local test files.
- OBFUSCATION (SAFE): No hidden, encoded, or zero-width character patterns were found.
- INDIRECT_PROMPT_INJECTION (SAFE): The skill does not ingest external, untrusted data to drive agent logic; it provides static templates and strategies for test refactoring.
Audit Metadata