snapshot-test-refactorer
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code templates focused on software testing best practices.
- [INDIRECT_PROMPT_INJECTION]: The skill includes a code snippet for an automated conversion script (
convert-snapshots.ts) that reads local files using thefsmodule to perform regex-based text replacement. While this constitutes a data ingestion surface, it is a standard developer tool pattern for refactoring and does not involve automated execution, privilege escalation, or network operations. - [COMMAND_EXECUTION]: Code examples demonstrate standard testing commands and library usage (e.g.,
jest -u,expect.addSnapshotSerializer) within an educational context, posing no risk to the host environment.
Audit Metadata