execution-risk-analyzer

Analyze execution risks of Ansible Automation Platform job templates.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill execution-risk-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execution-risk-analyzer
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/rh-automation/skills/execution-risk-analyzer
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill execution-risk-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aap-mcp-job-management, aap-mcp-inventory-management, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps analyze the risks associated with executing production jobs, ensuring safe and secure deployment processes.

Core Features & Use Cases

  • Inventory Risk Classification: Classifies inventory based on risk levels and determines governance requirements.
  • Extra Vars Secret Scanning: Detects and prevents secret data exposure in job configurations.
  • Pre-Execution Context Analysis: Evaluates job history, launch configuration, notifications, and workflow coverage.
  • Risk Report Generation: Generates a detailed risk report with recommendations for execution.

Quick Start

Analyze the risk of executing a job with template ID '12345' before deployment.

Frequently Asked Questions about execution-risk-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess execution risk for production jobs on Ansible Automation Platform?

Analyze job template inventory, extra_vars, and operational context on Ansible Automation Platform to classify execution risks, prevent secret data exposure, and ensure governance compliance before launching production jobs.

How do I scan for secrets in job template extra_vars before execution?

Scan job template extra_vars to detect and prevent secret data exposure in job configurations. This pre-execution analysis evaluates launch configurations to mitigate the risk of leaking sensitive variables during deployment.

Does the execution risk analyzer require access to inventory management services?

Yes, execution risk analysis requires access to MCP job management and inventory management services. These dependencies provide the inventory data and job template context needed to classify risk levels and evaluate governance requirements.

What is inventory risk classification and how does it determine governance requirements?

Inventory risk classification categorizes target inventories by risk level to determine necessary governance requirements. This process ensures production job deployments meet security best practices by evaluating the operational context of the targeted hosts.

How do I analyze pre-execution context for job templates?

Analyze pre-execution context by evaluating job history, launch configuration, notification settings, and workflow coverage. This operational context analysis identifies potential deployment risks and generates a detailed report with execution recommendations.

What are the limitations of analyzing execution risk for production jobs?

Execution risk analysis is limited by its dependency on MCP job management and inventory management services. Without access to these platforms, the analyzer cannot retrieve the job template history or inventory data required to classify risks or generate reports.