Home / hermes-labs-ai / lintlang · integrations/copilot-cli/skills/lintlang-audit/SKILL.md · GitHub

lintlang-audit skillA

lintlang-audit is agent-read markdown (skill) from hermes-labs-ai/lintlang: Audit a named AI agent config, system prompt, tool definition, or instruction file (YAML, JSON, Markdown, text, or Python) with the released LintLang CLI in GitHub Copilot CLI. Use when the user asks to audit, lint, scan, or review such a file for ambiguous tool descriptions, missing stop conditions, schema mismatches, or embedded prompts. Deterministic static analysis with no model or network call during a scan..

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

# Audit a config or prompt with LintLang

LintLang is a static linter for the natural-language instructions that control
AI agents: system prompts, tool descriptions, and agent configs. It is
zero-LLM — deterministic parsing and structural checks only, no model call, no
telemetry, no network access during a scan
(https://github.com/hermes-labs-ai/lintlang).

Run this skill on request for the file the user names. It reports a scan verdict
and does not rewrite the file or block a tool call.

## What to do

1. **Resolve the target.** Audit the file or files the user named. If no file
   was named, ask which one — do not guess, and do not sweep every candidate in
   the repository.

   LintLang reads `.yaml`, `.yml`, `.json`, `.md`, `.txt`, `.prompt`, and
   `.py`. A `.py` file is scanned by AST extraction for embedded prompts and
   uncalibrated thresholds (`P1`/`P2`); it is not general Python linting, so do
   not offer this skill as one.

2. **Resolve a runner, in this order.** Stop at the first that works.

   - `lintlang --version` prints `lintlang 0.7.1` → use `lintlang` for
     both the version check and scan.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add hermes-labs-ai/lintlang/lintlang-audit@git:20260923.6aace2a
Exact content
mdr add hermes-labs-ai/lintlang/lintlang-audit@sha256:e64e016543586aed

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.6aace2a latest2026-09-23 6aace2a 7,461 BA view · diff
git:20260923.175a9a12026-09-23 175a9a1 7,461 BA view · diff
git:20260923.e06d2a52026-09-23 e06d2a5 7,461 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 (7461 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

hermes-labs-ai/lintlang · 79 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_lrkfi2myimnslcuf
GET https://markdownregistry.com/api/v1/resolve?ref=hermes-labs-ai/lintlang/lintlang-audit
GET https://markdownregistry.com/api/v1/blob/e64e016543586aed37e218545e1c6e6d082f0264c40a33973b9e78754e545a30

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 hermes-labs-ai/lintlang

lintlang skill
hermes-labs-ai/lintlang · .agents/skills/lintlang/SKILL.md · Use when writing or reviewing AI agent configs, system prompts, or tool definitions (JSON/YAML/Python) and you need to…
git:20260923.e06d2a5 · audit A · 79 stars
AGENTS.md agents
hermes-labs-ai/lintlang · AGENTS.md
git:20260923.902c129 · audit A · 79 stars
lintlang-audit skill
hermes-labs-ai/lintlang · integrations/claude-code/skills/lintlang-audit/SKILL.md · Audit a named AI agent config, system prompt, tool-definition or instruction file (YAML, JSON, Markdown, text, or…
git:20260923.6aace2a · audit A · 79 stars
llms-full.txt llmstxt
hermes-labs-ai/lintlang · llms-full.txt
git:20260923.6aace2a · audit A · 79 stars
llms.txt llmstxt
hermes-labs-ai/lintlang · llms.txt
git:20260921.2cc8075 · audit A · 79 stars
lintlang skill
hermes-labs-ai/lintlang · skills/lintlang/SKILL.md · Scan agent instructions, tool definitions, prompts, or agent configuration files with the LintLang CLI. Use when…
git:20260923.7c0c0ca · audit A · 79 stars

Every file in hermes-labs-ai/lintlang

Other files named lintlang-audit

lintlang-audit skill
hermes-labs-ai/lintlang · integrations/claude-code/skills/lintlang-audit/SKILL.md · Audit a named AI agent config, system prompt, tool-definition or instruction file (YAML, JSON, Markdown, text, or…
git:20260923.6aace2a · audit A · 79 stars

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