modernize-move
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executeaptos move testandaptos move test --coverage. These are standard vendor-provided commands used to establish a performance baseline and verify that code transformations preserve original behavior. - [SAFE]: The skill implements a security-conscious workflow for automated refactoring. Key safety features include a mandatory analysis phase before any modifications, a human-in-the-loop gate for scope confirmation, and a tiered execution strategy that requires a passing test suite after every modification tier.
Audit Metadata