uipath-pattern-migration

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/apply_text_migration.py designed to perform file system operations.
  • It utilizes pathlib, shutil, and argparse to find, read, back up, and modify files based on provided glob patterns and search/replace strings.
  • The script implements security best practices by including a dry-run mode by default, requiring specific file globs, and automatically creating backups in a .migration-backup directory before any modifications are written.
  • The instructions in SKILL.md further enforce safety by directing the agent to use structure-aware tools for non-plain-text files (like XAML or JSON) and prohibiting deletion of compatibility layers until verification is complete.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 04:38 PM
Security Audit — agent-trust-hub — uipath-pattern-migration