SkillAgentSearch skills...

huntkit

Investigation toolkit for Claude Code: case management, OSINT, structured analytic techniques, chain-of-custody evidence capture, and bundled threat-intel MCP servers.

Install / Use

claude mcp add assafkip -- npx -y github:assafkip/huntkit

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Supported Platforms

Claude Code
Claude Desktop

{ "mcpServers": { "osint-infra": { "command": "${CLAUDE_PLUGIN_ROOT}/mcp-servers/osint-infra/.venv/bin/python", "args": ["${CLAUDE_PLUGIN_ROOT}/mcp-servers/osint-infra/server.py"] }, "threat-intel": { "command": "uv", "args": ["run", "--directory", "${CLAUDE_PLUGIN_ROOT}/mcp-servers/threat-intel", "server.py"], "env": { "VT_API_KEY": "${VT_API_KEY}", "ABUSE_CH_AUTH_KEY": "${ABUSE_CH_AUTH_KEY}" } }, "perplexity-ask": { "command": "npx", "args": ["-y", "server-perplexity-ask"], "env": { "PERPLEXITY_API_KEY": "${PERPLEXITY_API_KEY}" } }, "reddit": { "command": "uvx", "args": ["reddit-no-auth-mcp-server"] }, "apify": { "command": "npx", "args": ["-y", "@apify/actors-mcp-server@latest"], "env": { "APIFY_TOKEN": "${APIFY_TOKEN}" } } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low