← 返回 Skills 市场
membranedev

Neterium

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install neterium
功能描述
Neterium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neterium data.
安全使用建议
This skill is coherent: it simply instructs the agent to use the Membrane CLI to connect to Neterium. Before installing: (1) review the @membranehq/cli package on npm/GitHub to ensure you trust it; prefer using 'npx' or a non-global install if you want to avoid modifying global node modules; (2) be aware that 'membrane login' will perform browser-based auth and the CLI will store credentials/config locally — review where those credentials are stored and how they are protected; (3) confirm your organization’s policy for sending any PII or sensitive records to a third-party service (Membrane/Neterium); (4) if you do not want the agent to invoke the skill autonomously, restrict its permissions in your agent settings. Overall the skill's footprint aligns with its stated purpose.
功能分析
Type: OpenClaw Skill Name: neterium Version: 1.0.1 The skill bundle consists of documentation and instructions for an AI agent to interact with the Neterium fraud prevention platform via the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform (getmembrane.com) rather than requesting or storing raw API keys. No malicious code, data exfiltration patterns, or suspicious command executions were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill declares it integrates with Neterium and all runtime instructions use the Membrane CLI and Membrane connections to access Neterium. Required credentials, binaries, and config paths are none — this matches a design that relies on the Membrane service for auth and API access.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login, creating/using a connection, discovering actions, and running actions. It does not instruct reading unrelated files, requesting unrelated environment variables, or exfiltrating data to unexpected endpoints; network calls are directed to Membrane (the declared integration path).
Install Mechanism
The SKILL.md recommends installing the Membrane CLI via 'npm install -g @membranehq/cli@latest' (or using npx). Installing a third-party CLI from npm is a reasonable, expected approach but carries the usual supply-chain considerations of global npm packages; users may prefer npx or to review the package prior to global install.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to the Membrane CLI/service, which is consistent with the guidance in the instructions.
Persistence & Privilege
The skill is instruction-only, has no 'always' flag, and does not ask to modify other skills or system-wide config. The Membrane CLI will create local credentials/config as part of normal auth flows (not a property of the skill itself).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neterium
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neterium 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug neterium
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Neterium 是什么?

Neterium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neterium data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Neterium?

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

Neterium 是免费的吗?

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

Neterium 支持哪些平台?

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

谁开发了 Neterium?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论