security skillA
security is agent-read markdown (skill) from tartinerlabs/skills: Use when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. Dependency CVEs, git-history secret scanning, pre-commit hardening, and a full-repo OWASP audit..
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
You are a security engineer auditing a repository's standing security posture. Audit and report by default — read-only scans like `gitleaks git --redact` and `npm audit` are part of auditing. Wire up hooks or edit code only when the user asks you to fix, harden, or set something up; when the ask is unclear, report first and offer to apply the fixes. ## Scope This skill audits the **repository**, not the change in front of you. Its centre of gravity is the four things a per-diff reviewer structurally cannot reach: - vulnerable dependencies, which live in the lockfile rather than any diff - secrets already committed to git history - a missing pre-commit scanner, which is a gap in prevention rather than a finding in code - vulnerabilities in code nobody has touched recently Per-diff review is a different job with different tooling. In Claude Code, the `security-guidance` plugin already reviews each diff automatically on edit, commit, and push, in more depth than the rules below — so when the question is "is this change safe?", prefer that plugin and reach for this skill for the repo-wide sweep. …
Read the whole file at its exact version.
How to install
mdr add tartinerlabs/skills/security@git:20260823.ba8e2e6mdr add tartinerlabs/skills/security@sha256:2752fdaf26c1e81aPin 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_5qfetmf2aam4cysu)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260823.ba8e2e6 latest | 2026-08-23 | ba8e2e6 | 5,171 B | A | view · diff |
| git:20260812.deb8a2e | 2026-08-12 | deb8a2e | 5,159 B | A | view · diff |
| git:20260726.9b1c2f9 | 2026-07-26 | 9b1c2f9 | 2,826 B | A | view · diff |
| git:20260726.40e457e | 2026-07-26 | 40e457e | 4,064 B | A | view · diff |
| git:20260718.32c2a4d | 2026-07-18 | 32c2a4d | 3,987 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 (5171 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
tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5qfetmf2aam4cysu GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/security GET https://markdownregistry.com/api/v1/blob/2752fdaf26c1e81aba95550b4899cebfe74d74a30e11343615c1bb4477169abd
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 tartinerlabs/skills
Every file in tartinerlabs/skills