Home / usestrix / strix · skills/fix-security-vulnerabilities-with-strix/SKILL.md · GitHub

fix-security-vulnerabilities-with-strix skillA

fix-security-vulnerabilities-with-strix is agent-read markdown (skill) from usestrix/strix: Fix security vulnerabilities found by a Strix pentest (open-source CLI or app.strix.ai cloud) — triage by severity, patch the root cause rather than the symptom, and re-run Strix to prove each fix actually closes the exploit. Handles injection, XSS, SSRF, broken access control, IDOR, and other validated findings. Use after a Strix scan reports findings, or when the user asks to remediate, patch, or fix security issues from a strix_runs report, vulnerabilities.json, findings.sarif, or a cloud sca.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Fix Strix findings and verify

Turn validated Strix findings into minimal, correct fixes — and prove they work by re-scanning.

## 1. Triage

Get the findings from wherever the scan ran:

- **OSS CLI** — artifacts in `strix_runs/<run-name>/`:
  - `vulnerabilities/*.md` — one finding per file: description, severity, PoC steps or script, affected code locations, remediation guidance.
  - `vulnerabilities.json` — the same findings as JSON (ids, severity, CWE/CVE, `code_locations` with `fix_before`/`fix_after` suggestions when available).
- **Cloud (app.strix.ai)** — pull findings with the CLI: `strix cloud vulns list --scan-id <scan-id> --json` (or `strix cloud scans get <scan-id> --json | jq '.vulnerabilities'`, or `strix cloud vulns list --severity critical` org-wide). Each finding carries `severity, cwe, endpoint, method, impact, technical_analysis, poc_description, poc_script_code` and, for code findings, `code_file`/`code_diff`/`code_before`/`code_after`. After a fix is verified, mark it with `strix cloud vulns update <id> --status fixed`. See the **managed-pentesting-with-strix** skill for `strix cloud login` and scopes.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add usestrix/strix/fix-security-vulnerabilities-with-strix@git:20260901.42baa7c
Exact content
mdr add usestrix/strix/fix-security-vulnerabilities-with-strix@sha256:bb1b351fd60c91e4

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_lvbrvvscwjy2vs4h.svg)](https://markdownregistry.com/a/art_lvbrvvscwjy2vs4h)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260901.42baa7c latest2026-09-01 42baa7c 5,997 BA view · diff
git:20260820.90997102026-08-20 9099710 5,783 BA view · diff
git:20260807.f8a88012026-08-07 f8a8801 5,774 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5997 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

usestrix/strix · 64,366 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_lvbrvvscwjy2vs4h
GET https://markdownregistry.com/api/v1/resolve?ref=usestrix/strix/fix-security-vulnerabilities-with-strix
GET https://markdownregistry.com/api/v1/blob/bb1b351fd60c91e4875207f3fe4f35774ff5194261a00aea9f4752e459f24a9f

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from usestrix/strix

AGENTS.md agents
usestrix/strix · AGENTS.md
git:20260902.75b8901 · audit B · 64,366 stars
api-security-testing skill
usestrix/strix · skills/api-security-testing/SKILL.md · Security-test a REST, GraphQL, or gRPC API with Strix — autonomous agents that enumerate endpoints from an…
git:20260917.46d7bdb · audit A · 64,366 stars
application-security-testing skill
usestrix/strix · skills/application-security-testing/SKILL.md · Application security testing (AppSec) across a whole product with Strix — decide which asset needs which test (source…
git:20260901.42baa7c · audit A · 64,366 stars
ci-security-scanning-with-strix skill
usestrix/strix · skills/ci-security-scanning-with-strix/SKILL.md · Add security scanning to CI/CD with Strix — GitHub Actions, GitLab CI, or any pipeline — so every pull request gets a…
git:20260901.42baa7c · audit B · 64,366 stars
find-security-vulnerabilities-in-code skill
usestrix/strix · skills/find-security-vulnerabilities-in-code/SKILL.md · Find security vulnerabilities in a codebase or repository with Strix — a white-box AI security review that reads your…
git:20260901.42baa7c · audit A · 64,366 stars
managed-pentesting-with-strix skill
usestrix/strix · skills/managed-pentesting-with-strix/SKILL.md · Run a managed pentest of a web app, API, repository, or local workspace on the app.strix.ai platform with the `strix…
git:20260901.3de9471 · audit B · 64,366 stars
owasp-top-10-testing skill
usestrix/strix · skills/owasp-top-10-testing/SKILL.md · Test an application against the OWASP Top 10 with Strix — autonomous AI agents that attempt real exploits for each…
git:20260901.42baa7c · audit A · 64,366 stars
penetration-testing-with-strix skill
usestrix/strix · skills/penetration-testing-with-strix/SKILL.md · Pentest a web app, API, codebase, repository, URL, domain, or IP with Strix — autonomous AI penetration testing that…
git:20260917.46d7bdb · audit B · 64,366 stars
web-app-penetration-testing skill
usestrix/strix · skills/web-app-penetration-testing/SKILL.md · Pentest a web app or website end to end — black-box testing of a live URL, staging environment, or local dev server…
git:20260901.42baa7c · audit A · 64,366 stars

Every file in usestrix/strix

Browse by kind, by grade A, or by owner.