socket-mcp
Dependency security scores and vulnerability checks inside your editor
All Skills in This Repository (78)
Pure Emerald Level Indicatorsfleet-triaging-findings
Triage raw security-scanner output into prioritized findings with owners.
fleet-updating-hooks-dry
Audit fleet hook trees and oxlint plugin configurations for duplication and bloat.
fleet-scanning-quality
Orchestrate parallel code scans and generate an A-F prioritized markdown report.
fleet-updating-pricing
Fetch current vendor prices and update model-pricing.json with today's date.
fleet-scanning-security
Scan CLAUDE config, GitHub Actions, and dependencies to generate an A-F graded security report.
fleet-cascading-fleet
Propagate wheelhouse template SHAs and registry pins across fleet repositories.
fleet-guarding-paths
Audit and fix path duplication across Socket repositories to enforce canonical path references.
fleet-updating-coverage
Run coverage tooling and update the root README coverage badge.
fleet-tidying-files
Sweep fleet repositories for junk files and stray temporary directories.
fleet-reordering-release-bump
Relocate a release bump commit to the default branch tip and retag vX.Y.Z.
fleet-optimizing-submodules
Determine and apply minimal sparse-checkout patterns for .gitmodules submodules using Bash and Node.js scripts.
fleet-auditing-api-surface
Identifies and classifies unused or dead API export subpaths in libraries via fleet-wide analysis.
Frequently Asked Questions
FAQPage SchemaHow to install Socket MCP?βΌ
Run `npx skills add SocketDev/socket-mcp --all -g -y` in your terminal to install all skills in this suite globally.
How to check if a package is safe to install?βΌ
Ask your AI assistant for the Socket security score of any package and version, and it returns vulnerability and risk data instantly.
Can Socket MCP audit my whole package.json?βΌ
Yes. It scans every dependency in your package.json in one batch request and flags risky or vulnerable packages.
Does Socket MCP work with Claude and Cursor?βΌ
Yes. It follows the Model Context Protocol standard and connects to Claude, VS Code Copilot, Cursor, and Windsurf.
Do I need an API key to use Socket MCP?βΌ
No. The public hosted server uses OAuth sign-in through your browser, so there is no API key to copy or manage.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core