ops-auditor

Audit cloud infrastructure for cost, security, and compliance.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fractary/claude-plugins --skill ops-auditor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ops-auditor
Source: https://github.com/fractary/claude-plugins/tree/main/plugins/faber-cloud/.archive/phase4-clean-separation/ops-auditor
Command: npx skills add https://github.com/fractary/claude-plugins --skill ops-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, aws-cli, jq.

What problem does it solve?

Manually auditing infrastructure for cost, security, and compliance is complex, time-consuming, and requires specialized knowledge. This skill automates the auditing process, providing actionable insights and recommendations.

Core Features & Use Cases

  • Cost Optimization: Analyze spending patterns and identify opportunities to reduce cloud costs.
  • Security & Compliance: Scan for vulnerabilities and ensure adherence to best practices and compliance standards.
  • Prioritized Recommendations: Generate audit reports with clear, prioritized recommendations for improvement.
  • Use Case: Perform a comprehensive audit of the 'prod' environment focusing on cost optimization and security, then generate a report with prioritized recommendations.

Quick Start

Audit the 'test' environment for security vulnerabilities.

Frequently Asked Questions about ops-auditor

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

FAQPage Schema
How do I audit AWS infrastructure for cost optimization?▼

Cost auditing analyzes your AWS resource spending patterns and usage to identify optimization opportunities. This skill scans deployed environments, calculates current monthly costs, quantifies optimization potential, and generates prioritized recommendations for reducing cloud expenses.

Can I automate security and compliance checks across my cloud infrastructure?▼

Yes, automated compliance auditing scans infrastructure for security vulnerabilities and best-practice adherence without manual review. This skill applies security and compliance checks to test and production environments, identifies risks, and produces actionable recommendations.

What does a comprehensive infrastructure audit report include?▼

An infrastructure audit report contains current monthly cost analysis, security findings, compliance assessment results, optimization potential estimates, and prioritized recommendations ranked by impact. The skill also tracks audit history for trend analysis over time.

Do I need AWS CLI and jq to run infrastructure audits?▼

Yes, this skill requires Bash, AWS CLI, and jq as dependencies. AWS CLI loads and gathers cloud resource data, while jq processes the JSON output to analyze findings and generate recommendations.

How can I track infrastructure audit trends across environments?▼

Historical trend tracking maintains audit records over time, enabling you to monitor cost, security, and compliance changes across test and production deployments. This identifies patterns and measures the impact of optimization actions.