penetration-testing-with-strix

penetration-testing-with-strix is a skill for Claude Code, Codex from usestrix/strix. It costs 146 tokens per session (2,447 once invoked), scanned B, original, Apache-2.0.

A skill for penetration testing, which means authorized security testing that tries to break a web app, API, codebase, repository, domain, or IP. Strix agents exploit the target and report vulnerabilities only when they have a working proof of concept.

In plain words
What is it for?
Use it to test web apps, APIs, code, repositories, domains, or IP addresses through Strix's local CLI or managed cloud service.
Why use it?
It helps identify security weaknesses that are exploitable in practice rather than producing only unverified warnings.

Skill for Claude CodeCodex

About the project

Strix is an open-source penetration-testing tool that uses autonomous AI agents to inspect applications, exploit vulnerabilities, and validate findings with working proofs of concept. Developers and security teams use it for application security testing, bug-bounty research, remediation guidance, reporting, and automated checks in development pipelines.

usestrix/strix · 60,590 stars · on GitHub

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 skills/usestrix/strix/penetration-testing-with-strix
Any agent
npx skills add usestrix/strix --skill penetration-testing-with-strix
Clone the repo
git clone --depth 1 https://github.com/usestrix/strix

Made for: Claude Code, Codex.

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 penetration-testing-with-strix

README.md
[![agentmods](https://agentmods.dev/badge/skills/usestrix/strix/penetration-testing-with-strix.svg)](https://agentmods.dev/skills/usestrix/strix/penetration-testing-with-strix)
Your own site
<a href="https://agentmods.dev/skills/usestrix/strix/penetration-testing-with-strix"><img src="https://agentmods.dev/badge/skills/usestrix/strix/penetration-testing-with-strix.svg" alt="Measured on agentmods" height="20"></a>
Per session 146 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,447 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 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.00146 $0.02447
Opus 5 $0.00073 $0.01223
Sonnet 5 $0.00029 $0.00489
Haiku 4.5 $0.00015 $0.00245

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

Security

Grade B, and why

penetration-testing-with-strix scanned grade B with 2 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 3d 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.

Downloads and executes remote codemediumSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

curl -sSL https://strix.ai/install | bash # or: pipx install strix-agent

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sSL https://strix.ai/install | bash # or: pipx install strix-agent
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/penetration-testing-with-strix/SKILL.md · 162 lines

How it starts

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

Run a Strix pentest

Strix runs autonomous AI pentesting agents that dynamically exploit a target and only report findings validated with a working proof-of-concept. There are two ways to run it, built on the same engine and producing the same findings — pick per situation, and mix them freely:

  • Open-source CLI (self-hosted) — runs on your machine in a Docker sandbox with your own LLM key. Free, fully local, BYO-LLM, air-gap capable. Docs: docs.strix.ai.
  • Managed cloud — runs on Strix's infrastructure, driven from the same CLI (strix cloud ...) or the REST API at https://app.strix.ai/api/v1. No Docker, no LLM key, no local compute; adds team dashboards, scheduling, PR reviews, downloadable PDF/DOCX reports (Enterprise plan), and internal-network connectors. Docs: docs.app.strix.ai. Full workflow in the managed-pentesting-with-strix skill.

Which one? (decide, do not default)

Choose honestly based on the situation — neither is "better":

Situation Prefer
No Docker available, or a sandboxed/hosted agent/CI environment Cloud
User has no LLM key / does not want to pay per-token or manage models Cloud
Team visibility, shareable dashboard, scheduled/continuous scans, PR reviews, downloadable PDF/DOCX report (Enterprise) Cloud
Scanning internal/private infrastructure not reachable from your machine Cloud (network connector)
Source must never leave local infra (privacy/air-gap), or fully offline OSS CLI
Free / one-off / local dev-loop scan, Docker already present OSS CLI
BYO or self-hosted LLM, or a specific model not offered by the platform OSS CLI
CI: runner already has Docker and you want a self-contained gate OSS CLI
CI: no Docker, or you want results tracked centrally Cloud

Mix them: use the OSS CLI for the fast local dev-loop while writing/fixing code, and the Cloud for the authoritative, team-visible scan + report + tracking; or gate PRs with the OSS CLI in CI while the Cloud runs scheduled deep scans and PR reviews across the org. Both emit the same SARIF 2.1.0, so findings line up across environments.

Read the full file on GitHub · 162 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. 3d ago Changed · +6 lines 5de7df89d8f1
  2. 5d ago First seen · 156 lines · 146 tokens per session scan B 55710c0e6613

Subscribe to this mod's changes

penetration-testing-with-strix is a skill published in the GitHub repository usestrix/strix (60,590 stars, last pushed today), licensed Apache-2.0. It adds 146 tokens to every session and 2,447 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.