
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@skills-hub-ai/mcp
Advanced tools
MCP server for skills-hub.ai — serve installed skills as prompts in any MCP-compatible AI tool
MCP server for skills-hub.ai — serve your installed skills as prompts in Claude Code, Cursor, or any MCP-compatible tool.
claude mcp add skills-hub -- npx @skills-hub-ai/mcp
Add to your Cursor MCP settings (~/.cursor/mcp.json):
{
"mcpServers": {
"skills-hub": {
"command": "npx",
"args": ["@skills-hub-ai/mcp"]
}
}
}
{
"command": "npx",
"args": ["@skills-hub-ai/mcp"]
}
The server scans these directories for installed skills:
| Tool | Directory |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | ~/.cursor/skills/ |
Each skill directory should contain a SKILL.md file (installed via skills-hub install <slug>).
Skills are exposed as MCP prompts — your AI tool can list and invoke them. The server caches discovered skills for 30 seconds.
Use the CLI to install skills:
npx @skills-hub-ai/cli search "code review"
npx @skills-hub-ai/cli install <skill-name>
FAQs
MCP server for skills-hub.ai — serve installed skills as prompts in any MCP-compatible AI tool
We found that @skills-hub-ai/mcp 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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.