dependency-vulnerability-audit skillA
dependency-vulnerability-audit is agent-read markdown (skill) from habitat-thinking/ai-literacy-superpowers: Use when auditing project dependencies for known vulnerabilities, supply chain risk, or provenance issues — covers Go modules, Maven/JVM, and CI integration for automated scanning.
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
# Dependency Vulnerability Audit ## Overview Dependencies are the largest attack surface in most projects. This skill provides a structured audit process for Go and Maven/JVM projects, combining static manifest review with tool-driven vulnerability scanning. **Critical rule: Never judge a dependency as safe or unsafe based on your knowledge of its version number. Version numbers in your training data are stale. Always run the tools.** --- ## Audit Checklist ### For every project - [ ] Automated vulnerability scanner is run in CI (not just locally) - [ ] Direct dependencies are intentional and documented - [ ] No `replace` directives in `go.mod` pointing to local paths or forks - [ ] Dependency manifest is committed (not generated at build time) ### Go-specific - [ ] `go.sum` is committed alongside `go.mod` - [ ] `govulncheck` runs in CI and fails the build on known CVEs - [ ] No `replace` directives substituting public modules with local or private alternatives - [ ] `go mod verify` passes (confirms module content matches go.sum hashes) ### Maven/JVM-specific - [ ] Dependency versions are pinned (no version ranges: `[1.0,2.0)`) …
Read the whole file at its exact version.
How to install
mdr add habitat-thinking/ai-literacy-superpowers/dependency-vulnerability-audit@git:20260407.d7b2831mdr add habitat-thinking/ai-literacy-superpowers/dependency-vulnerability-audit@sha256:b028fb1fb02aaf19Pin 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_yvka343wwt2qdy2g)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260407.d7b2831 latest | 2026-04-07 | d7b2831 | 8,610 B | A | view · diff |
| git:20260406.60a61ca | 2026-04-06 | 60a61ca | 6,319 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 (8610 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
habitat-thinking/ai-literacy-superpowers · 106 stars · license NOASSERTION · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_yvka343wwt2qdy2g GET https://markdownregistry.com/api/v1/resolve?ref=habitat-thinking/ai-literacy-superpowers/dependency-vulnerability-audit GET https://markdownregistry.com/api/v1/blob/b028fb1fb02aaf198ac0b3cc4f62eb2ea1968d65fcdfa34d7fc8b8ccc1bbe0a1
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.