release-recovery
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Command Execution]: The skill uses local shell commands (
git,gh,az,yarn,node) to manage the repository state, fetch pipeline information, and perform release recovery. These are standard development tools and the skill includes explicit guardrails requiring user approval before any mutating actions (like creating commits or branches) are performed.- [External Downloads]: The skill interacts with external services including npm (to verify package versions) and Azure DevOps (to retrieve pipeline logs for context). These interactions are documented as part of the recovery process and are directed toward well-known, official services.
Audit Metadata