Home / runxhq / runx · skills/review-skill/SKILL.md · GitHub

review-skill skillA

review-skill is agent-read markdown (skill) from runxhq/runx: Inspect, safely test, and assess one Runx skill package for capability, trust, and operator readiness. Use when deciding whether to adopt, improve, reject, install, or publish a skill; its evidence-only assess runner is available when native test evidence already exists..

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

# Review Skill

Evaluate one skill from bounded evidence. The default runner passes a local
package to native `runx.skill.validate`, which parses and inspects the exact
package, runs read-only or planning harnesses with isolated receipts and no
operator credentials, and forwards that evidence to the focused assessment
runner. Execute-capable targets are inspected but never run automatically.

This skill does not mutate the package, publish a report, install a package, or
manufacture missing evidence. Use `assess` directly when a caller already has a
bounded evidence pack.

## Procedure

1. Resolve a workspace- or owning-skill-relative package path and capture its
   native capability and readiness envelope. Registry or marketplace material
   must first be installed or supplied as a bounded evidence pack; this skill
   does not fetch it implicitly.
2. Run the native harness only when catalog execution is `read` or `plan`.
3. Compare the documented capability with the inspected runner and catalog
   metadata in the evidence pack.
4. Separate native harness results, provider readback, supplied assertions, and
   unverified claims.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add runxhq/runx/review-skill@git:20260803.0993e04
Exact content
mdr add runxhq/runx/review-skill@sha256:0bb55d42aad95cdf

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260803.0993e04 latest2026-08-03 0993e04 3,862 BA view · diff
git:20260723.6e5370b2026-07-23 6e5370b 3,883 BA view · diff
git:20260716.fa2dea22026-07-16 fa2dea2 2,914 BA view · diff
git:20260715.f00df982026-07-15 f00df98 2,444 BA view · diff
git:20260620.d28892f2026-06-20 d28892f 3,488 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 (3862 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

runxhq/runx · 93 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_y5c5liwxjfva7km2
GET https://markdownregistry.com/api/v1/resolve?ref=runxhq/runx/review-skill
GET https://markdownregistry.com/api/v1/blob/0bb55d42aad95cdf5c2d5bd765a1dd79a2adc691b8cb6eba902b673216dfc50c

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 runxhq/runx

AGENTS.md agents
runxhq/runx · AGENTS.md
git:20260908.0ff743d · audit A · 93 stars
CLAUDE.md claude
runxhq/runx · CLAUDE.md
git:20260908.0ff743d · audit A · 93 stars
runx skill
runxhq/runx · SKILL.md · Governed runtime for agent skills: discover and install portable skills, run bounded skill graphs with explicit…
git:20260909.15accb0 · audit B · 93 stars
external-adapter-graph skill
runxhq/runx · examples/external-adapter-graph/SKILL.md · External-adapter front example; a graph whose step runs a governed subprocess adapter.
git:20260803.0993e04 · audit A · 93 stars
external-adapter-echo skill
runxhq/runx · examples/external-adapter-tool/SKILL.md · External-adapter sub-skill; a governed subprocess adapter that echoes its inputs.
git:20260803.0993e04 · audit A · 93 stars
github-mcp-hero skill
runxhq/runx · examples/github-mcp-hero/SKILL.md · Governed GitHub over MCP; read is admitted, out-of-scope mutation is sealed as a denial.
git:20260604.a6ec7d9 · audit A · 93 stars
github-mcp-merge-pr skill
runxhq/runx · examples/github-mcp-hero/merge-pr/SKILL.md · Merge a deterministic GitHub PR through the fixture MCP server.
git:20260723.6e5370b · audit B · 93 stars
github-mcp-read-issue skill
runxhq/runx · examples/github-mcp-hero/read-issue/SKILL.md · Read a deterministic GitHub issue through the fixture MCP server.
git:20260723.6e5370b · audit B · 93 stars
github-mcp-pr-review-note skill
runxhq/runx · examples/github-mcp-hero/review-note/SKILL.md · Add a deterministic GitHub PR review note through the fixture MCP server.
git:20260723.6e5370b · audit B · 93 stars
github-mcp-write-comment skill
runxhq/runx · examples/github-mcp-hero/write-comment/SKILL.md · Write a deterministic GitHub issue comment through the fixture MCP server.
git:20260723.6e5370b · audit B · 93 stars
hello-world skill
runxhq/runx · examples/hello-world/SKILL.md · Echo a first runx message through a checked-in cli-tool script.
git:20260723.6e5370b · audit B · 93 stars
loop-orchestration skill
runxhq/runx · examples/loop-orchestration/SKILL.md · Reference loop-orchestration example; a local loop host chains governed runx turns through receipts, budgets, context…
git:20260723.6e5370b · audit A · 93 stars

Every file in runxhq/runx

Other files named review-skill

review-skill skill
skilld-dev/skilld · skills/review-skill/SKILL.md · Review an Agent Skill for valid structure, clear triggers, usable instructions, current evidence, and risky or unclear…
git:20260820.0374887 · audit A · 309 stars

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