refactor-verify
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured six-step verification process to ensure code changes are behavior-preserving, using reliable methods like AST diffing and test suite execution.\n- [COMMAND_EXECUTION]: Uses Bash to perform Git operations, manage worktrees, and run local scripts for symbol analysis and reference counting.\n- [EXTERNAL_DOWNLOADS]: Runs project-specific build and test commands (e.g., npm test, cargo check) which may interact with official package registries to resolve dependencies.
Audit Metadata