🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@whiteintel/skills

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whiteintel/skills

WhiteIntel skills catalog — agent-callable corporate & offshore ownership intelligence (companies, entities, ownership paths). Machine-readable manifest for MCP / n8n / agent runtimes.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@whiteintel/skills

The WhiteIntel skills catalog as data — agent-callable corporate & offshore ownership intelligence: look up UK companies, search entities (companies + people), and trace ownership chains to the ultimate beneficial owner. Free & open, no auth.

Mirrors the live manifest at https://whiteintel.dev/api/public/skills.json.

import skills, { getSkill } from "@whiteintel/skills";

skills; // → array of skill descriptors (id, name, endpoint, params, prompts)
getSkill("trace-ownership-path");

Each skill maps to a live endpoint under https://whiteintel.dev/api/public/* and is also exposed as an MCP tool via @whiteintel/mcp-server (npx -y @whiteintel/mcp-server).

MIT © whiteintel.dev

Keywords

whiteintel

FAQs

Package last updated on 19 Jun 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