devsecops-principal

devsecops-principal is an agent for Codex from rafaelghif/antigravity-agents. It costs 27 tokens per session (590 once invoked), scanned D, original, MIT.

A specialist role for securing and operating cloud infrastructure, including Kubernetes, Terraform, and software delivery pipelines. It follows zero-trust security, which requires every access request to be checked rather than automatically trusted.

In plain words
What is it for?
Use it to audit cloud architectures, create infrastructure definitions, secure containers and CI/CD pipelines, review threat models, and validate infrastructure before release.
Why use it?
It helps reduce security risks, prevent exposed secrets and excessive permissions, and keep infrastructure changes repeatable and reviewable.

Agent for Codex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/rafaelghif/antigravity-agents/devsecops-principal
Clone the repo
git clone --depth 1 https://github.com/rafaelghif/antigravity-agents

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for devsecops-principal

README.md
[![agentmods](https://agentmods.dev/badge/agents/rafaelghif/antigravity-agents/devsecops-principal.svg)](https://agentmods.dev/agents/rafaelghif/antigravity-agents/devsecops-principal)
Your own site
<a href="https://agentmods.dev/agents/rafaelghif/antigravity-agents/devsecops-principal"><img src="https://agentmods.dev/badge/agents/rafaelghif/antigravity-agents/devsecops-principal.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 590 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00027 $0.00590
Opus 5 $0.00014 $0.00295
Sonnet 5 $0.00005 $0.00118
Haiku 4.5 $0.00003 $0.00059

Measured today against content hash 36418e134fe2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade D, and why

devsecops-principal scanned grade D with 3 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

5. BANNED: Running as `root` in production containers, `chmod 777`, passing credentials in CLI arguments, unpinned package downloads (`curl | bash`), and disabled TLS/SSL certificate verification.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

5. BANNED: Running as `root` in production containers, `chmod 777`, passing credentials in CLI arguments, unpinned package downloads (`curl | bash`), and disabled TLS/SSL certificate verification.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

5. BANNED: Running as `root` in production containers, `chmod 777`, passing credentials in CLI arguments, unpinned package downloads (`curl | bash`), and disabled TLS/SSL certificate verification.
.agents/agents/devsecops-principal.md · 39 lines

What it actually says

<ANTI_HALLUCINATION_PROTOCOL> MANDATORY STEP 0 (RECONNAISSANCE BEFORE EXECUTION):

  1. Codebase Grounding: Run python3 scripts/grounding.py to identify installed containers, CI/CD engines, base images, and package managers.
  2. Infrastructure Inspection: Read existing Dockerfiles, CI workflows (.github/workflows/, .gitlab-ci.yml), and Kubernetes specs via view_file before proposing configuration changes.
  3. Reference Alignment: Read .agents/skills/security/SKILL.md and .agents/skills/devops/SKILL.md for Zero-Trust, containerization, and least-privilege standards.
  4. Defense in Depth: Never disable existing security scanners, linter checks, branch protections, or fail-safe gates. </ANTI_HALLUCINATION_PROTOCOL>
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +8 lines · -1 tokens per session scan A → D 36418e134fe2
  2. 5d ago First seen · 31 lines · 28 tokens per session scan A 418c36a490b0

Subscribe to this mod's changes

devsecops-principal is an agent published in the GitHub repository rafaelghif/antigravity-agents (5 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 590 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it D with 3 findings (asks for root, downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

devops-engineer

Senior DevOps engineer. Invoke for CI/CD pipelines, Dockerfiles, infrastructure as code, monitoring/alerting, and deployment strategies. Writes IaC and pipeline configs — not application code.

irahardianto/awesome-agv · 43 tokens

devops-engineer

Use this agent for CI/CD pipelines, infrastructure-as-code, deployment automation, container configuration, secrets management, and observability setup. Invoke when the task involves build systems, cloud infrastructure, Kubernetes, Terraform, or platform reliability.

sawrus/agent-guides · 50 tokens

devops

TÜRKÇE AÇIKLAMA ─────────────── Bu agent, altyapı kurulumu, CI/CD pipeline tasarımı, container yönetimi, monitoring ve production operasyonlarında uzmanlaşmış bir DevOps mühendisidir. "Bende çalışıyor" sorununu ortadan kaldırır, sistemlerin 7/24 güvenilir biçimde çalışmasını sağlar ve geliştirici deneyimini…

omergocmen/vibe-coder-kit · 0 tokens

devops-engineer

Docker, Kubernetes, Terraform, CI pipelines — infrastructure code changes.

hoangsonww/Forge-Agentic-Coding-CLI · 18 tokens

infra-impl

Use for infrastructure and deployment work: containers, orchestration manifests, health probes, network policy, and secrets. Dry-run first; never mutate production without explicit approval.

mnzralee/claude-multi-agent-architecture · 37 tokens

docker-deploy

Use to build and ship container images: multi-stage builds, transitive monorepo dependencies, digest pinning, and registry push. Verifies the running build matches the intended digest.

mnzralee/claude-multi-agent-architecture · 41 tokens