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

hermes-lazyown skillA

hermes-lazyown is agent-read markdown (skill) from grisuno/lazyown: Use when running LazyOwn inside a Hermes agent session. Provides Hermes-optimized MCP tools with compact output, checkpoint resume, dynamic rules, and native delegation planning..

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

# Hermes-LazyOwn Integration

Hermes-native MCP layer for the LazyOwn red-team framework.

**Location:** `skills/hermes-lazyown/`
**Server:** `skills/hermes-lazyown/mcp_server.py`
**Purpose:** Compact, namespaced tool surface optimized for Hermes context windows.

## Architecture

```
Hermes Agent -> MCP -> skills/hermes-lazyown/mcp_server.py
                              |
                    +---------+---------+---------+
                    |         |         |         |
              config_bridge  compactor  sync     executor
                    |         |         |         |
              payload.json  sessions/  todo      lazyown.py
```

## Key Files

| File | Purpose |
|------|---------|
| `mcp_server.py` | MCP server with namespaced tools |
| `config_bridge.py` | Unified config: env -> payload.json -> defaults |
| `output_compactor.py` | Phase-aware output compaction |
| `hermes_sync.py` | Checkpoint, todo sync, delegation plans |
| `claudemd_rules.py` | Dynamic system prompt rules |
| `executor.py` | Subprocess execution with PTY fallback |
| `constants.py` | Central constants, no magic numbers |

## Essential Tools (7)

| Tool | Purpose |
|------|---------|
…

Read the whole file at its exact version.

How to install

Latest version
mdr add grisuno/lazyown/hermes-lazyown@v1.0.0
Exact content
mdr add grisuno/lazyown/hermes-lazyown@sha256:baf5afe2315b7524

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-09-12 f2a3383 3,093 BA view · diff
v1.0.02026-05-25 a308b08 3,107 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 (3093 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

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

API

GET https://markdownregistry.com/api/v1/artifacts/art_cvxngytvnxarn3oa
GET https://markdownregistry.com/api/v1/resolve?ref=grisuno/lazyown/hermes-lazyown
GET https://markdownregistry.com/api/v1/blob/baf5afe2315b7524287111aef00c31a686bdbce33f66e5d8f763b7fd59c998b9

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
lazyown skill
grisuno/lazyown · skills/lazyown/SKILL.md · LazyOwn RedTeam Framework — penetration testing and C2 via MCP
v1.1.0 · audit B · 227 stars

Every file in grisuno/lazyown

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