edge-python skillA
edge-python is agent-read markdown (skill) from dylan-sutton-chavez/edge-python: Write, run, test and package Edge Python programs with the edge CLI. Use when editing .py files in an Edge Python project or when the user asks for Edge Python code..
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
# Edge Python
This document is self-verifying and its examples follow the cells v1 grammar. A `python` or `yml` block followed immediately by a `text` block is a runnable cell, and the `skill` crate in this directory executes every cell through the edge CLI and compares it against the `text` block. The tag on the `text` block is `Output` for a run whose stdout must equal the block, or `Error` for a failing run whose stderr contains the given text. A `python` block tagged `skip` never runs on any engine and never pairs with a `text` block, and it always says why with one comment at the exact construct that is nondeterministic. A `yml` block tagged `actor` runs a trusted actor pool through `edge actor`, while one tagged `untrusted` runs eval groups. Any `python` block without a `text` pair is illustrative only. Every cell runs in a scratch directory holding this `edge.json`, since nothing resolves undeclared, and the `yml` cells find the same manifest beside their `actor.yml`. Verify the whole file from the repository root with `cargo run -p skill -- skill/SKILL.md`.
```json
{
"imports": {
"json": "https://cdn.edgepython.com/std/json.wasm",
…Read the whole file at its exact version.
How to install
mdr add dylan-sutton-chavez/edge-python/edge-python@git:20260923.78693dfmdr add dylan-sutton-chavez/edge-python/edge-python@sha256:385532fa0ca748b8Pin 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.
[](https://markdownregistry.com/a/art_fyhga2yp6nhpogfa)
2 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.78693df latest | 2026-09-23 | 78693df | 41,018 B | A | view · diff |
| git:20260923.08125bd | 2026-09-23 | 08125bd | 40,656 B | A | view · diff |
| git:20260922.26bb976 | 2026-09-22 | 26bb976 | 40,163 B | A | view · diff |
| git:20260921.264fcdd | 2026-09-21 | 264fcdd | 39,444 B | A | view · diff |
| git:20260921.43c294e | 2026-09-21 | 43c294e | 39,360 B | A | view · diff |
| git:20260921.a482694 | 2026-09-21 | a482694 | 38,944 B | A | view · diff |
| git:20260920.abf9eb3 | 2026-09-20 | abf9eb3 | 38,889 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (41018 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
dylan-sutton-chavez/edge-python · 265 stars · license NOASSERTION · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fyhga2yp6nhpogfa GET https://markdownregistry.com/api/v1/resolve?ref=dylan-sutton-chavez/edge-python/edge-python GET https://markdownregistry.com/api/v1/blob/385532fa0ca748b8e8e638f64336aebbaaf740cb18a3146b48a0751d114e48ee
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.