dependency-policy skillA
dependency-policy is agent-read markdown (skill) from vmobifystudio/app-dev-team: Audit declared dependencies, lockfiles, tool versions, compatibility, licenses, and upgrade evidence before implementation or release..
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 policy
Use when a project adds, removes, upgrades, or relies on a package, SDK, compiler, runtime, service,
model, or third-party API. Also use during onboarding, architecture review, and release preparation.
## Procedure
1. Run `node "${CLAUDE_PLUGIN_ROOT}/scripts/dependency-check.mjs" <project-root>`.
2. Read the architecture and stack-defaults documents before choosing a version.
3. Confirm the declaration and lockfile changed together where the ecosystem uses a lockfile.
4. Record direct dependency, purpose, version constraint, transitive risk, license, minimum platform,
deprecation status, and rollback/removal plan in the ticket evidence.
5. Use the project-pinned toolchain (`gradlew`, `Package.resolved`, lockfile, or equivalent). Never
silently install a global version to make a check pass.
6. If a dependency is unapproved, unpinned, unlocked, incompatible, or unknown, block or escalate;
do not “resolve” it by picking the newest version from memory.
## Policy
- Prefer platform-native libraries and the smallest dependency surface.
- A new dependency needs a written reason and an owner.
…Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/dependency-policy@git:20260731.42d47b3mdr add vmobifystudio/app-dev-team/dependency-policy@sha256:e61336cce3a54ec3Pin 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_vom253dg5n6624du)
1 badge views in 30 days
Versions
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 (1571 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
vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_vom253dg5n6624du GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/dependency-policy GET https://markdownregistry.com/api/v1/blob/e61336cce3a54ec32041525ab4264f91cde0680917ba75ecb0f3b75ac8484e02
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.