007

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

A security review skill for checking application code, infrastructure, APIs, and related systems for weaknesses. It covers threat modeling, OWASP checks, code review, and incident response.

In plain words
What is it for?
Use it to audit a project, review code and dependencies, plan defenses against threats, harden servers or containers, and investigate security incidents.
Why use it?
It helps identify security risks and ways to reduce them before or during an incident. It brings common security review methods into one workflow.

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 to audit a project, review code and dependencies, plan defenses against threats, harden servers or containers, and investigate security incidents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sendralt/agentic-awesome-skills/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 sendralt/agentic-awesome-skills --skill 007
Clone the repo
git clone --depth 1 https://github.com/sendralt/agentic-awesome-skills

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/sendralt/agentic-awesome-skills/007/github.svg)](https://agentmods.dev/skills/sendralt/agentic-awesome-skills/007)
Your own site
<a href="https://agentmods.dev/skills/sendralt/agentic-awesome-skills/007"><img src="https://agentmods.dev/badge/skills/sendralt/agentic-awesome-skills/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/sendralt/agentic-awesome-skills/007"><img src="https://agentmods.dev/badge/skills/sendralt/agentic-awesome-skills/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 8d ago against content hash 9aa89a1de444, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 8d 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. 8d 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 sendralt/agentic-awesome-skills (1 stars, last pushed yesterday), 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.