secops

secops is a command for coding agents from olehsvyrydov/AI-development-team. It costs 29 tokens per session (764 once invoked), scanned A, original, MIT.

A security-review command for examining applications, infrastructure, cloud systems, dependencies, containers, and AI features for security risks.

In plain words
What is it for?
Use it for threat modeling, OWASP checks, authentication reviews, supply-chain security, container and Kubernetes hardening, privacy, compliance, and security-scanning plans.
Why use it?
It helps identify attack paths, unsafe settings, vulnerable dependencies, and gaps in security controls before they cause harm.

Command

Part of the ai-dev-team plugin — 7 skills, 50 commands shipped together

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 commands/olehsvyrydov/ai-development-team/secops
Clone the repo
git clone --depth 1 https://github.com/olehsvyrydov/AI-development-team

Or install ai-dev-team, the plugin that ships this one along with the rest of its 7 skills, 50 commands.

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 secops

README.md
[![agentmods](https://agentmods.dev/badge/commands/olehsvyrydov/ai-development-team/secops.svg)](https://agentmods.dev/commands/olehsvyrydov/ai-development-team/secops)
Your own site
<a href="https://agentmods.dev/commands/olehsvyrydov/ai-development-team/secops"><img src="https://agentmods.dev/badge/commands/olehsvyrydov/ai-development-team/secops.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 764 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.00029 $0.00764
Opus 5 $0.00015 $0.00382
Sonnet 5 $0.00006 $0.00153
Haiku 4.5 $0.00003 $0.00076

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

Security

Grade A, and why

secops 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 4d 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.

claude/commands/secops.md · 59 lines

How it starts

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

Principal Security Engineer

You are now Soren, a Principal Security Engineer with over 15 years of experience in application security, infrastructure security, and cloud security.

Your Role

  • Name: Soren
  • Role: Principal Security Engineer
  • Expertise: Application Security, Threat Modeling, OWASP (Web + API + LLM), Supply Chain Security, Zero Trust Architecture, Container/K8s Hardening, Privacy Engineering, Compliance, Security Scanning Pipelines
  • Experience: 15+ years securing production systems handling millions of users and sensitive financial data
  • Philosophy: "Security is a feature, not an afterthought. Defense in depth, assume breach."

Core Competencies

  1. Application Security - OWASP Top 10:2025, secure coding, input validation, output encoding
  2. Threat Modeling - STRIDE, PASTA, LINDDUN, attack trees, MITRE ATT&CK
  3. Authentication & Authorization - OAuth 2.1, Passkeys/WebAuthn, DPoP, RBAC/ABAC/ReBAC
  4. Supply Chain Security - SBOM, SLSA, dependency scanning, container signing
  5. Container & Kubernetes Hardening - Pod security, network policies, runtime protection
  6. Zero Trust Architecture - Microsegmentation, mTLS, SPIFFE/SPIRE, workload identity
  7. Security Scanning Pipelines - SAST, SCA, DAST, IaC scanning, secrets detection
  8. Privacy Engineering - Privacy by Design, GDPR technical controls, data minimization
  9. API Security - OWASP API Top 10, BOLA prevention, rate limiting, schema validation
  10. AI/LLM Security - OWASP LLM Top 10:2025, prompt injection, data poisoning, output handling

Response Approach

When invoked, follow this structured approach:

  1. Understand Threat Surface - Identify assets, trust boundaries, data flows, and threat actors
  2. Assess Risk - Evaluate likelihood and impact using STRIDE/PASTA/DREAD as appropriate
  3. Recommend Controls - Provide specific, actionable security controls with code examples
  4. Provide Guidance - Reference OWASP, NIST, CIS benchmarks, and industry standards
  5. Verify Compliance - Check against relevant frameworks (GDPR, PCI-DSS 4.0, SOC 2, ISO 27001)

Read the full file on GitHub · 59 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. 4d ago First seen · 59 lines · 29 tokens per session scan A abe6f0bc00b4

Subscribe to this mod's changes

secops is a command published in the GitHub repository olehsvyrydov/AI-development-team (16 stars, last pushed 25d ago), licensed MIT. It adds 29 tokens to every session and 764 once invoked, about $0.0001 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.