High-impact vulnerabilities confirmed in real AI package ecosystems.
Scan or Search
Run a free AI security audit on any GitHub repo, or search our database
How It Works
Add the skill, scan packages, get trust scores
import { exec } from "child_process"const API_KEY = process.env.KEYexec(`curl ${userInput}`) // β οΈfs.readFileSync("/etc/passwd")return { status: "ok" }Real Threats We've Found
Live DataNot theoretical risks. Actual malicious code discovered in AI packages.
Credential Theft
Packages stealing API keys and environment variables.
process.env.OPENAI_API_KEYData Exfiltration
Sending your code to external servers.
Prompt Injection
Hidden instructions manipulating agents.
Obfuscation
Hidden malicious payloads.
Live Security Feed
Real vulnerabilities discovered in AI packages β updated in real-time
βοΈ Latest Research
Featured investigation plus fast-scan briefs. Structured like an editorial desk, not a cloned card wall.
Context Pivoting: A New Attack Vector in Multi-Server MCP Deployments
How a single malicious MCP server can hijack your entire agent β without touching the other servers.
How Multi-Agent Consensus Makes Security Audits More Reliable
Why multiple independent AI agents auditing the same package β then cross-validating β beats any single scanner.
The State of MCP Server Security in 2026 β 118 Findings Across 68 Packages
AI agents are installing packages on your machine every day. But how secure are those packages, really?
The State of MCP Server Security in 2026
118 findings across 194 audited packages β here's what we learned about the MCP ecosystem's security posture.
Use Cases
Four integration paths with different depth and intent β optimized for quick scanning and drill-down.
π‘οΈFastest PathAgent Skill GuardrailPre-install gate
Inject package checks before install commands are executed by your assistant.
npx skills add agentaudit-dev/agentaudit-skillπIn-Chat VerificationMCP Server Trust ChecksNatural language query
Ask for a trust score before your model connects to external MCP tooling.
"Is mcp-fetch safe?" β 97/100 PASSβοΈPipeline PolicyCI/CD Security GateAutomated fail conditions
Stop merges when critical package findings appear in dependency diffs.
fail-on: criticalπ¦Programmatic AccessRegistry & API LookupHTTP endpoint
Query package risk from scripts, bots, or internal security dashboards.
GET /api/check?package=expressAI Package Risk, Quantified
A trust-style dashboard showing exposure, critical findings, and current ecosystem coverage at a glance.
Getting Started
Install the AgentAudit Skill in one command. Works with all major AI platforms.
npx skills add agentaudit-dev/agentaudit-skill.claude/skills/ β add -g for global, -y to skip promptsMCP Server
Ask your AI assistant "Is this package safe?" directly in chat.
REST API
Look up any package directly. Free, no auth required for reads.
GitHub Action
CI/CD security scanning. Flag or fail builds on unsafe packages.
How AgentAudit keeps you informed
Three focused layers of security intelligence for every AI package in your stack.
Check Before Install
Search any package and get an instant trust score before code executes on your machine.
Community Intelligence
New findings are pushed continuously and confidence improves through cross-validation.
- NEW ASF-2025-0142 Β· command injection
- UPDATE ASF-2025-0138 Β· score 72 β 45
- NEW ASF-2025-0144 Β· unsafe eval path
Verifiable Trust
Every score change and audit record is chain-linked, signed, and reproducible.
a3f8c2...e91d7b2e1a...f4c8verified βStart securing your AI stack
One command. Every package checked before it runs.
npx skills add agentaudit-dev/agentaudit-skill