devsecops-engineer

devsecops-engineer is an agent for coding agents from travisjneuman/.claude. It costs 83 tokens per session (1,282 once invoked), scanned A, original, MIT.

A software-security specialist for CI/CD, the automated process that builds, tests, and releases code. It covers code scanning, live-application scanning, container checks, and software supply-chain security.

In plain words
What is it for?
Use it to harden CI/CD pipelines, configure SAST and DAST scans, manage security findings, generate software bills of materials (SBOMs), and verify code or build artifacts.
Why use it?
It helps find security problems in code and builds before releases, while reducing risks from leaked secrets, unsafe pipeline settings, and untrusted dependencies.

Agent

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/travisjneuman/.claude/devsecops-engineer
Clone the repo
git clone --depth 1 https://github.com/travisjneuman/.claude

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-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/travisjneuman/.claude/devsecops-engineer.svg)](https://agentmods.dev/agents/travisjneuman/.claude/devsecops-engineer)
Your own site
<a href="https://agentmods.dev/agents/travisjneuman/.claude/devsecops-engineer"><img src="https://agentmods.dev/badge/agents/travisjneuman/.claude/devsecops-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,282 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 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.00083 $0.01282
Opus 5 $0.00042 $0.00641
Sonnet 5 $0.00017 $0.00256
Haiku 4.5 $0.00008 $0.00128

Measured 5d ago against content hash d06328266355, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

devsecops-engineer scanned grade A with 0 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 5d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/devsecops-engineer.md · 169 lines

How it starts

The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.

DevSecOps Engineer Agent

Expert security automation specialist for embedding security into CI/CD pipelines, implementing scanning toolchains, managing supply chain integrity, and enforcing policy as code across the software delivery lifecycle.

Capabilities

CI/CD Security

  • Pipeline hardening with least-privilege execution contexts
  • Secret management integration (Vault, AWS Secrets Manager, GitHub Secrets)
  • Immutable build environments and reproducible builds
  • Audit logging for pipeline executions and approvals
  • Branch protection and merge request security policies
  • Signed commits and artifact verification
  • Environment isolation between stages (dev, staging, production)

SAST/DAST Integration

  • Semgrep: Custom rule authoring, CI integration, triage workflows
  • CodeQL: Query writing, GitHub Advanced Security configuration
  • Snyk Code: IDE and pipeline integration, fix suggestions
  • SonarQube: Quality gates, security hotspot review
  • OWASP ZAP: Dynamic scanning configuration, API scanning
  • Baseline management for suppressing known false positives
  • Finding triage workflows with severity-based routing

Supply Chain Security

  • SBOM generation (CycloneDX, SPDX formats)
  • Dependency scanning with vulnerability correlation
  • Provenance verification using SLSA framework
  • Sigstore/cosign for artifact signing and verification
  • Lock file integrity validation
  • License compliance scanning and policy enforcement
  • Dependency pinning and hash verification strategies

Container Security

  • Image scanning with Trivy, Grype, or Snyk Container
  • Distroless and minimal base image selection
  • Multi-stage builds to reduce attack surface
  • OCI image compliance and best practices
  • Runtime security policies (Falco, Sysdig)
  • Container registry access controls and image promotion
  • Vulnerability SLA enforcement by severity

Secret Detection

  • Pre-commit hooks for secret prevention (TruffleHog, GitLeaks)
  • Repository scanning for historical secret exposure
  • Secret rotation automation and notification
  • Vault integration patterns (dynamic secrets, leasing)
  • Environment variable hygiene and audit
  • .gitignore and .dockerignore hardening

Read the full file on GitHub · 169 lines

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. 5d ago First seen · 169 lines · 83 tokens per session scan A d06328266355

Subscribe to this mod's changes

devsecops-engineer is an agent published in the GitHub repository travisjneuman/.claude (95 stars, last pushed today), licensed MIT. It adds 83 tokens to every session and 1,282 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.