Home / grisuno / lazyown · skills/lazyown/SKILL.md · GitHub

lazyown skillB

lazyown is agent-read markdown (skill) from grisuno/lazyown: LazyOwn RedTeam Framework — penetration testing and C2 via MCP.

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

# LazyOwn RedTeam Framework

You are operating the LazyOwn professional red-team framework via its MCP server.

- **Repo**: the current working directory (the checkout that holds `payload.json`)
- **MCP entry**: `skills/lazyown_mcp.py` (~131 tools)
- **Shell**: `./run` → `lazyown.py` (724+ commands, 126 aliases)
- **State**: `payload.json` (config) + `sessions/` (campaign artefacts)

---

## The LazyOwn Soul

Read `soul.md` at the start of every engagement. It defines the operating philosophy: evidence over assumption, abstraction over mechanics, phase discipline, situational awareness first, the 80/20 rule, document for the next shift, ask the machine when uncertain, professional over theatrical, configuration is code, collaboration is not optional.

Ten hard stops are listed there. No exceptions.

---

## Every Session Starts Here

```python
# 1. Situation report — reads world_model, tasks, objectives, creds, daemon
lazyown_campaign_sitrep()

# 2. Session init — checks scans, pwntomate, phase, objectives
lazyown_session_init()
```

**Do not re-run nmap or pwntomate if `sessions/scan_<rhost>.nmap` already exists.**

---

## The Golden Path

```python
# 1. Configure target
…

Read the whole file at its exact version.

How to install

Latest version
mdr add grisuno/lazyown/lazyown@v1.1.0
Exact content
mdr add grisuno/lazyown/lazyown@sha256:0f3561567e79b59b

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1.0 latest2026-09-12 f2a3383 5,011 BB view · diff
v1.1.02026-08-17 0e69798 4,964 BB view · diff
v1.1.02026-05-25 3b75e25 4,172 BB view · diff
v1.1.02026-05-25 a29831e 4,965 BB view · diff
v1.1.02026-05-22 5281e81 4,171 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://10.10.11.5)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5011 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 script tag

Source

GitHub

grisuno/lazyown · 227 stars · license GPL-3.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_lqadamb6ybroqfdu
GET https://markdownregistry.com/api/v1/resolve?ref=grisuno/lazyown/lazyown
GET https://markdownregistry.com/api/v1/blob/0f3561567e79b59bbd5d69dcd85967af0dc11209a7639c44e090fa6359788650

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 grisuno/lazyown

AGENTS.md agents
grisuno/lazyown · AGENTS.md
git:20260918.94b192b · audit A · 227 stars
CLAUDE.md claude
grisuno/lazyown · CLAUDE.md
git:20260918.94b192b · audit A · 227 stars
claude_md_orchestrator skill
grisuno/lazyown · skills/claude_md_orchestrator/SKILL.md · Orchestrate the SDD plus TDD plus BDD plus Boy Scout cycle from a CLAUDE.md. Generates specs, tests, implementations…
v0.1.0 · audit A · 227 stars
hermes-lazyown skill
grisuno/lazyown · skills/hermes-lazyown/SKILL.md · Use when running LazyOwn inside a Hermes agent session. Provides Hermes-optimized MCP tools with compact output…
v1.0.0 · audit A · 227 stars

Every file in grisuno/lazyown

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