Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

claude-code-hive

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claude-code-hive

Claude Code plugin assets for Agent Hive

latest
Source
npmnpm
Version
1.4.8
Version published
Maintainers
1
Created
Source

claude-code-hive

Static Claude Code plugin assets for Agent Hive.

This package ships the Claude-facing plugin manifest, agents, commands, hooks, and generated skills. The MCP runtime (@tctinh/agent-hive-mcp) is fetched on demand by npx — not a direct dependency of this package.

From Claude Code:

/plugin marketplace add tctinh/agent-hive
/plugin install hive@agent-hive

The plugin's mcpServers.hive entry runs npx -y -p @tctinh/agent-hive-mcp@latest hive-mcp, so there is nothing else to install. The first /hive invocation may pause briefly while npx caches the package.

Local Development

From this repository checkout:

cd packages/claude-code-hive
npm run build

That regenerates the packaged skills and verifies the .claude-plugin/plugin.json manifest against the plugin contract. Use npm test to run the same check on its own.

Keywords

claude-code

FAQs

Package last updated on 23 Apr 2026

Did you know?

Socket

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.

Install

Related posts