dekko-verify skillA
dekko-verify is agent-read markdown (skill) from aahlijia/dekko: Sanity-check a suspiciously low or zero call-graph result from dekko (get_callers, get_callees, find_usages, impacted_tests, unused) before concluding "no callers" or "dead code," or a heritage/throws-provenance result (query supertypes, query subtypes, query throws) that labels something (external) when you expect it to be in-repo. Trigger whenever such a result looks surprising given the symbol's apparent importance, before deleting/renaming a symbol based on a zero-caller result, when the rep.
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
# Verifying a low-confidence dekko answer dekko's call-graph resolution is real but conditional — repeated hands-on evaluation rounds (see this repo's own `test-repos/reports/`) keep finding the same failure shape: a **confident wrong answer**, not a visible error. A caller trusts "0 callers" more than it should. This skill exists to catch that before it leads to deleting live code or missing a real impact. ## How to check Run `dekko sanity <target>` (the `/sanity` command) first. It does the exact comparison this skill describes — dekko's answer vs. one targeted grep sweep, bucketed into matches / dekko-only / grep-only, with a likely cause named for every grep-only miss — deterministically and without you hand-rolling the grep: ``` dekko sanity <symbol> # a get_callers result dekko sanity <name> --usages # a find_usages result dekko sanity --unused <symbol> # a `dekko unused` "dead" verdict ``` Fall back to one targeted `grep -rn <name>` (not a full re-read) only for the heritage/throws-provenance cases below, which `sanity` doesn't cover yet. ## When to double-check before trusting a result …
Read the whole file at its exact version.
How to install
mdr add aahlijia/dekko/dekko-verify@git:20260922.4966520mdr add aahlijia/dekko/dekko-verify@sha256:3ab4e99c4b669c49Pin 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_wiab6n5kls7wcsdh)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.4966520 latest | 2026-09-22 | 4966520 | 6,395 B | A | view · diff |
| git:20260901.ec28712 | 2026-09-01 | ec28712 | 6,042 B | A | view · diff |
| git:20260821.28538dc | 2026-08-21 | 28538dc | 5,593 B | A | view · diff |
| git:20260812.c7a7642 | 2026-08-12 | c7a7642 | 3,927 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 (6395 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
aahlijia/dekko · 5 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wiab6n5kls7wcsdh GET https://markdownregistry.com/api/v1/resolve?ref=aahlijia/dekko/dekko-verify GET https://markdownregistry.com/api/v1/blob/3ab4e99c4b669c49fc8d99af058e360bcc83c9373daf09a3c1b9f9abdbe54321
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.