bd-to-br-migration
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill uses local bash scripts (
find-bd-refs.sh,verify-migration.sh) to automate the discovery and verification of text transformations. These scripts use standard, non-destructive utilities likegrep,wc, andsortto perform targeted text analysis. - SAFE (SAFE): Transformation rules are described as deterministic and "low freedom," which minimizes the risk of the model performing unintended actions or introducing hallucinations during the migration process.
- SAFE (SAFE): No evidence of credential harvesting, external data exfiltration, or obfuscated code was found. The skill operates locally on provided files and does not attempt to access sensitive system areas or establish network connections.
- Indirect Prompt Injection (LOW): While the skill processes user-controlled documentation files, the instructions provide specific boundary markers and mandatory validation loops to ensure that the transforms are applied mechanically and verified via external scripts, mitigating the risk of instructions inside the migrated data influencing the agent.
Audit Metadata