nemo-relay-migrate-from-flow

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill relies on a bundled Python script, scripts/migrate_from_nemo_flow.py, to perform bulk text replacements and file renames within the user's project directory. This script reads, modifies, and renames files to update branding and package references.
  • [SAFE]: The tool is a mechanical migration utility that operates locally and does not perform network operations or access external resources. It includes safety features such as excluding binary files, version control directories (e.g., .git), and build artifacts (e.g., node_modules, target) from its scanning process. Additionally, the script defaults to a dry-run mode, requiring an explicit flag to commit changes to the filesystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 12:37 AM
Security Audit — agent-trust-hub — nemo-relay-migrate-from-flow