migrate-birp-to-urp
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a professional utility for Unity developers with extensive safety guardrails built into the instruction set.
- Rollback Safety: The skill enforces a mandatory safety gate that prohibits any project modification—including package installation—until the user explicitly confirms a backup or version control rollback point exists.
- Phased Workflow: Migration is broken into five distinct phases, preventing the agent from performing too many changes at once and ensuring every step (Materials, Post-Processing, Lighting) is validated before proceeding.
- Trusted Resources: All external resources, including the 'com.unity.render-pipelines.universal' package and the Unity Editor APIs, are official first-party tools from Unity Technologies.
- Technical Verification: Instead of relying on tool logs, the skill requires the agent to re-save, re-load, and re-query the actual serialized asset data (GUIDs, shader names, and component states) to ensure changes are genuinely persisted.
- Local Screen Capture: Visual verification patterns generate screenshots in the standard system temporary directory for the agent to inspect, with no remote exfiltration of data.
Audit Metadata