loom-code-migration
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides utility scripts that use the
subprocessmodule to call system tools likenpm,pip,git, andalembicfor dependency management, code versioning, and database migrations. These are standard operations for development and migration tasks. - [REMOTE_CODE_EXECUTION]: The skill includes an example of a
StranglerProxyusing thehttpxlibrary to route network traffic between legacy and modern service implementations. - [SAFE]: File system operations are demonstrated for writing snapshots and rollback points to local directories (e.g.,
.snapshots/androllback_points/), which are routine practices for managing migration state and validation.
Audit Metadata