← 返回 Skills 市场
p-meier

NorthData

作者 Patrick Meier · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
75
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install northdata
功能描述
Use NorthData (German commercial-register + financials API) to look up companies, owners, representatives, financials, publications, and person records. Trig...
安全使用建议
This is a guidance-only skill that expects the northdata CLI or an MCP client to already be configured. Before installing/using it: 1) Confirm your NorthData API credentials are set up in the CLI/MCP client (the skill itself doesn't request secrets). 2) Be careful with searches that set high limits — the skill correctly warns that NorthData bills per returned company and points to env vars to cap costs; do not raise those caps without explicit human approval. 3) Prefer using MCP if you trust the MCP client’s telemetry and configuration, and verify the origin of any northdata CLI you install (use official package sources). 4) Because the skill is instruction-only, it can't write files, but agents running with MCP can act autonomously — ensure you trust the agent to make billed API calls on your behalf.
功能分析
Type: OpenClaw Skill Name: northdata Version: 0.1.1 The bundle contains metadata and instructions (SKILL.md) for an AI agent to interact with the NorthData API (German commercial register). It provides clear guidance on using the 'northdata' CLI and MCP tools, emphasizing cost-control measures and credit-guard thresholds to prevent unintended API spending. No malicious code, data exfiltration attempts, or harmful prompt-injection patterns were identified.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the SKILL.md: the file is a usage guide for the NorthData CLI or MCP surfaces. There are no unexpected required binaries or credentials declared; the guidance assumes an existing northdata CLI or MCP client rather than embedding raw API access, which is reasonable for a companion skill.
Instruction Scope
Runtime instructions are narrowly scoped to: detect available surface (MCP vs CLI), prefer MCP when appropriate, perform dry-runs, and use the credit-guard discipline. The SKILL.md does not instruct reading unrelated files, exfiltrating secrets, or contacting external endpoints beyond the normal NorthData tooling. It is prescriptive rather than open-ended.
Install Mechanism
No install spec or code is present (instruction-only). This minimizes risk because nothing is written to disk by the skill itself.
Credentials
The document references optional env vars (NORTHDATA_APPROVAL_THRESHOLD, NORTHDATA_ABSOLUTE_MAX) for configuring cost thresholds, but the skill metadata declares no required env vars. It also does not declare a primary API credential; this is consistent with being a client-side guide (the CLI/MCP tooling is expected to manage API keys). Users should verify where their NorthData API credentials are actually stored/configured in their environment before use.
Persistence & Privilege
always:false and no install steps. The skill does not request permanent presence or modification of other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install northdata
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /northdata 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Fix: API docs link now points to canonical github.com/northdata/api
v0.1.0
Initial release: NorthData API wrapper skill (works with northdata-mcp + northdata-cli)
元数据
Slug northdata
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NorthData 是什么?

Use NorthData (German commercial-register + financials API) to look up companies, owners, representatives, financials, publications, and person records. Trig... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 NorthData?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install northdata」即可一键安装,无需额外配置。

NorthData 是免费的吗?

是的,NorthData 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NorthData 支持哪些平台?

NorthData 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NorthData?

由 Patrick Meier(@p-meier)开发并维护,当前版本 v0.1.1。

💬 留言讨论