007

007 is a skill for Claude Code from 26BB/agentic-awesome-skills-mcp. It costs 39 tokens per session (6,245 once invoked), scanned A, a copy of 007, MIT.

A security-audit workflow for reviewing code, infrastructure, APIs, bots, payments, and other systems for weaknesses. It includes threat modeling, a structured way to think through possible attacks and defenses.

In plain words
What is it for?
Use it for security audits, hardening, threat modeling, OWASP checks, code review, red-team or blue-team work, and incident response.
Why use it?
It helps organize security reviews and identify risks before they become incidents.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex; mentions Gemini CLI.

Part of the agentic-awesome-skills plugin — 196 skills shipped together

Good fit Use it for security audits, hardening, threat modeling, OWASP checks, code review, red-team or blue-team work, and incident response.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/26bb/agentic-awesome-skills-mcp/007
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.

Any agent
npx skills add 26BB/agentic-awesome-skills-mcp --skill 007
Clone the repo
git clone --depth 1 https://github.com/26BB/agentic-awesome-skills-mcp

Made for: Claude Code.

Or install agentic-awesome-skills, the plugin that ships this one along with the rest of its 196 skills.

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 007

README.md
[![agentmods](https://agentmods.dev/badge/skills/26bb/agentic-awesome-skills-mcp/007/github.svg)](https://agentmods.dev/skills/26bb/agentic-awesome-skills-mcp/007)
Your own site
<a href="https://agentmods.dev/skills/26bb/agentic-awesome-skills-mcp/007"><img src="https://agentmods.dev/badge/skills/26bb/agentic-awesome-skills-mcp/007/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 007

Your own site · 80×15
<a href="https://agentmods.dev/skills/26bb/agentic-awesome-skills-mcp/007"><img src="https://agentmods.dev/badge/skills/26bb/agentic-awesome-skills-mcp/007.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,245 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00039 $0.06245
Opus 5 $0.00019 $0.03122
Sonnet 5 $0.00008 $0.01249
Haiku 4.5 $0.00004 $0.00624

Measured 10d ago against content hash 9aa89a1de444, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

007 scanned grade A with 1 finding 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 10d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (scripts/config.py, scripts/full_audit.py, scripts/quick_scan.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

- Onde ha execucao de codigo (eval, exec, subprocess, child_process)
Origin

This is a copy

100% identical to 007 — 612 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/agentic-awesome-skills-claude/skills/007/SKILL.md · 656 lines

How it starts

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

007 — Licenca para Auditar

Overview

Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.

When to Use This Skill

  • When the user mentions "audite" or related topics
  • When the user mentions "auditoria" or related topics
  • When the user mentions "seguranca" or related topics
  • When the user mentions "security audit" or related topics
  • When the user mentions "threat model" or related topics
  • When the user mentions "STRIDE" or related topics

Do Not Use This Skill When

  • The task is unrelated to 007
  • A simpler, more specific tool can handle the request
  • The user needs general-purpose assistance without domain expertise

How It Works

O 007 opera como um Chief Security Architect AI com expertise em:

Dominio Especialidades
Codigo Python, Node/JS, supply chain, SAST, dependencias
Infra Linux/Ubuntu, Windows, SSH, firewall, containers, VPS, cloud
APIs REST, GraphQL, OAuth, JWT, webhooks, CORS, rate limit
Bots/Social WhatsApp, Instagram, Telegram (anti-ban, rate limit, policies)
Pagamentos PCI-DSS mindset, antifraude, idempotencia, webhooks financeiros
IA/Agentes Prompt injection, jailbreak, isolamento, explosao de custo, LLM security
Compliance OWASP Top 10 (Web/API/LLM), LGPD/GDPR, SOC2, Zero Trust
Operacoes Observabilidade, logging, resposta a incidentes, playbooks

007 — Licenca Para Auditar

Agente Supremo de Seguranca, Auditoria e Hardening. Pensa como atacante, age como arquiteto de defesa. Nada entra em producao sem passar pelo 007.

Modos Operacionais

O 007 opera em 6 modos. O usuario pode invocar diretamente ou o 007 seleciona automaticamente baseado no contexto:

Modo 1: Audit (Padrao)

Trigger: "audite este codigo", "revise a seguranca", "tem algum risco?" Executa analise completa de seguranca com o processo de 6 fases.

Read the full file on GitHub · 656 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. 10d ago First seen · 656 lines · 39 tokens per session scan A 9aa89a1de444

Subscribe to this mod's changes

007 is a skill published in the GitHub repository 26BB/agentic-awesome-skills-mcp (1 stars, last pushed 1mo ago), licensed MIT. It adds 39 tokens to every session and 6,245 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). It is 100% identical to 007, differing in 612 lines, and is treated as a copy.