Home / tyrusrc / praetor · .cursor/rules/praetor.mdc · GitHub

praetor rulesA

praetor is agent-read markdown (rules) from tyrusrc/praetor: Praetor — authorized pentest/red-team MCP harness. Tool discovery, skill loading, and the HARD safety rules that always apply..

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

# Praetor — operating guide (Cursor)

Praetor is an authorized pentest / red-team harness driven by the **Praetor MCP
tools** (register the server per `README.md` → *Install into your agent*). Full
Claude-Code manual: `CLAUDE.md`. Agent roster: `AGENTS.md`.

## Find capabilities and playbooks

- **Tools:** `list_tier1_tools()` / `pick_tool(task)`. Web lane routes through Burp
  (`127.0.0.1:8111`); network lane bypasses Burp.
- **Skills (how-to playbooks):** `list_skills()` then `get_skill("<name>")`
  (verify-finding, chain-findings, lab-solve, …); or the `burp://skills/index` +
  `burp://skills/<name>` resources; or read `.claude/skills/*.md`.
- **Rules:** `.claude/rules/hunting.md` + `.claude/rules/engineering.md` are
  authoritative (also `burp://rules/*`).

## HARD rules — always in force (never override)

1. **Scope** — `check_scope(url)` before any new domain; never out-of-scope, never
   follow an out-of-scope redirect.
2. **No destructive payloads** — no `DROP TABLE`/`DELETE FROM`/`rm -rf`/`shutdown`.
   Prove impact benignly: `SELECT version()` (SQLi), a read marker (RCE), an IDOR
   **read** not write. Blind tests use `SLEEP`/math/Collaborator.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tyrusrc/praetor/.cursor/rules/praetor.mdc@git:20260921.7b047d0
Exact content
mdr add tyrusrc/praetor/.cursor/rules/praetor.mdc@sha256:8a8ccb30ad17d1af

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_bkr7z5wrzyvl3tew.svg)](https://markdownregistry.com/a/art_bkr7z5wrzyvl3tew)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.7b047d0 latest2026-09-21 7b047d0 2,226 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (2226 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

tyrusrc/praetor · 5 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_bkr7z5wrzyvl3tew
GET https://markdownregistry.com/api/v1/resolve?ref=tyrusrc/praetor/.cursor/rules/praetor.mdc
GET https://markdownregistry.com/api/v1/blob/8a8ccb30ad17d1af4d6354d5aa3c875da67a804010907e95e3b24607ce008368

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 tyrusrc/praetor

AGENTS.md agents
tyrusrc/praetor · AGENTS.md
git:20260918.227437c · audit C · 5 stars
CLAUDE.md claude
tyrusrc/praetor · CLAUDE.md
git:20260923.f605371 · audit A · 5 stars

Every file in tyrusrc/praetor

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