---
title: "verify-dependency-exists"
description: "Block hallucinated or unknown dependencies before they enter the repo. Watches requirements.txt, pyproject.toml, package.json, and go.mod, and blocks any newly added dependency not present in the allowlist file. Opt-in: "
canonical: https://agentpluginsdirectory.com/plugins/verify-dependency-exists--open-coder-ai-org
last-updated: 2026-09-08
---

# verify-dependency-exists
Block hallucinated or unknown dependencies before they enter the repo. Watches requirements.txt, pyproject.toml, package.json, and go.mod, and blocks any newly added dependency not present in the allowlist file. Opt-in: disabled by default because it requires a curated allowlist. Enable with `chock enable verify-dependency-exists` after populating .chock/dependency-allowlist.txt.
- Slug: verify-dependency-exists--open-coder-ai-org
- Publisher: chock-core
- Repository: https://github.com/open-coder-ai-org/chock-catalog
- Manifest: .agents/policies/verify-dependency-exists/plugin.json
- Version: 0.0.3
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (verify-dependency-exists)
- MCP servers: 0
- Stars: 1
- Listing: https://agentpluginsdirectory.com/plugins/verify-dependency-exists--open-coder-ai-org
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json
