Audits Linux kernel patches for memory vulnerabilities, Terraform plans for cost drifts, and Kubernetes manifests for compliance using Gemini AI.
From antigravity-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
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.