skills/aegisops-ai/SKILL.md
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.
npx skillsauth add oaor75/skillsAntigravity aegisops-aiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AegisOps-AI is a professional-grade "Living Pipeline" that integrates advanced AI reasoning directly into the SDLC. It acts as an intelligent gatekeeper for systems-level security, cloud infrastructure costs, and Kubernetes compliance.
To automate high-stakes security and financial audits by:
terraform plan outputs to prevent bill spikes.terraform apply or kubectl apply./analyze-project instead.AegisOps-AI leverages the Google GenAI SDK to implement a "Reasoning Path" for autonomous security and financial audits:
securityContext configurations.patch_analyzer.py)analysis_results.jsoncost_auditor.py)terraform plan output to identify cost anomalies—such as accidental upgrades from t3.micro to high-performance GPU instances.infrastructure_audit_report.jsonk8s_policy_generator.py)hardened_deployment.yamlgit clone https://github.com/Champbreed/AegisOps-AI.git
cd AegisOps-AI
python3 -m venv venv
source venv/bin/activate
pip install google-genai python-dotenv
Create a .env file in the root directory to securely
store your credentials:
echo "GEMINI_API_KEY='your_api_key_here'" > .env
To execute the full suite of agents in sequence and generate all security reports:
python3 main.py
allowPrivilegeEscalation: true or root user execution.GEMINI_API_KEY in production.development
Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.
development
Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions.
development
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.
development
Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys.