007

by sickn33 45k MIT Updated Aug 5, 2026
007 skill by sickn33
007 — Security skill by sickn33

007 is an open-source security skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.

Installation

Add 007 to your agent with:

/plugin marketplace add sickn33/agentic-awesome-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for 007 when you want security help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in sickn33/agentic-awesome-skills, an established project with 44,549 GitHub stars
  • Actively maintained (recent commits)

Topics

securityauditowaspthreat-modelinghardeningpentestagent-skillsagentic-skillsai-agent-skillsai-agentsai-codingai-workflowsantigravityantigravity-skillsclaude-codeclaude-code-skillscodex-clicodex-skillscursorcursor-skills

Frequently asked questions

What does 007 do?
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
How do I install 007?
Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
Is 007 free to use?
Yes. 007 is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does 007 come from?
007 ships inside sickn33/agentic-awesome-skills, a repository that contains 62 catalogued skills in total. The repository's 44,549 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Security →

Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.

45k sickn33 MIT

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches. AI agents running in CI/CD pipelines.

45k sickn33 MIT

Agent skills for solving CTF challenges - web exploitation, binary pwn, crypto, reverse engineering, forensics, OSINT, and more

2.9k ljagiello MIT