
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@agentskb/cli
Advanced tools
AgentsKB CLI - Researched answers to any problem. Your AI, upgraded. Lock answers, check coverage, verify facts.
Verified knowledge that stops AI coding assistant hallucinations.
Your AI coding assistant (Cursor, Claude Code, Cline) is great at common tasks. But ask about specific details and it often guesses wrong:
The result: You waste 30+ minutes in retry loops, reprompting 5-10 times before giving up.
AgentsKB provides 5,000+ atomic Q&As, each verified using Claude Opus 4.5 with web search against official documentation.
What you get:
npm install -g @agentskb/cli
Or use with npx:
npx @agentskb/cli check
cd my-project
agentskb check --stack "Next.js, PostgreSQL, Prisma"
See how many verified answers exist for your tech stack:
AgentsKB Coverage Check
Stack: Next.js, PostgreSQL, Prisma
Coverage: 89% (267/300 questions verified)
Next.js 15 App Router: 95%
PostgreSQL 16: 92%
Prisma ORM: 78%
Your AI assistant has verified knowledge for 89% of common questions in this stack.
agentskb lock
Creates agentskb.lock with pinned verification IDs - same answers today as 6 months from now.
git add agentskb.lock
git commit -m "Lock AgentsKB knowledge versions"
agentskb verify --ci
Detects when answers have been updated so you can review changes consciously.
agentskb checkCheck how much verified knowledge exists for your stack.
agentskb check --stack "React, Node.js, MongoDB"
agentskb lockGenerate lockfile for reproducible builds.
agentskb lock
Why lock?
agentskb updateUpdate lockfile to latest verified versions.
agentskb update
Shows what changed so you can review before committing.
agentskb verifyVerify lockfile integrity (for CI/CD).
agentskb verify --ci
Returns JSON for pipeline integration:
{"status": "ok", "coverage": 89, "drift_count": 0}
agentskb requestRequest knowledge for questions we don't have yet.
agentskb request "What's the default connection pool size in Prisma 5?"
AgentsKB works with Claude Code, Cursor, and Cline via MCP (Model Context Protocol).
One-line install for Claude Code:
claude mcp add agentskb
Your AI assistant automatically queries AgentsKB for verified answers during conversations.
5,000+ verified Q&As across 40+ domains:
| Domain | Coverage |
|---|---|
| PostgreSQL | 380+ Q&As |
| Next.js 15 | 260+ Q&As |
| Prisma | 170+ Q&As |
| JWT/OAuth | 150+ Q&As |
| AWS | 200+ Q&As |
| Docker/K8s | 180+ Q&As |
| And 35+ more... |
Each answer is:
Developers using AI coding assistants who want:
Works best with:
Free Beta: 100 queries/month - no credit card required.
AGENTSKB_API_KEY - Your API key (optional for free tier)MIT
Stop hallucinations. Get verified answers.
FAQs
AgentsKB CLI - Researched answers to any problem. Your AI, upgraded. Lock answers, check coverage, verify facts.
We found that @agentskb/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.