← 返回 Skills 市场
gora050

Neonomics

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install neonomics
功能描述
Neonomics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Neonomics data.
安全使用建议
This skill is coherent: it delegates auth and API calls to the Membrane CLI/service to interact with Neonomics. Before installing or running commands: (1) verify you trust the Membrane project and review @membranehq/cli on npm/GitHub; (2) prefer using npx for one-off runs to avoid a global npm install; (3) expect network traffic and that data/credentials will be handled server-side by Membrane (read their privacy/security docs if you handle sensitive financial data); (4) do not share unrelated secrets or paste credentials into chat—follow the login URL/code flow described. If you need higher assurance, inspect the Membrane CLI source before installing.
功能分析
Type: OpenClaw Skill Name: neonomics Version: 1.0.1 The skill requires the agent to perform high-risk operations including global package installation (npm install -g @membranehq/cli) and the execution of shell commands to interact with the Membrane platform. While these actions are aligned with the stated purpose of Neonomics banking integration, the instructions in SKILL.md to run shell commands with dynamic inputs and create actions dynamically (membrane action create) introduce a significant surface for command injection and execution of unverified third-party logic.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (Neonomics integration) match the instructions: the skill tells the user/agent to use the Membrane CLI to connect to Neonomics, discover and run actions, and create actions when needed. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The SKILL.md exclusively instructs use of the Membrane CLI (login, connect, action list/create/run) and to rely on Membrane for auth and action execution. This requires network access and transmits requests/responses to Membrane/Neonomics services — which is expected behavior for this integration. The instructions do not ask the agent to read local files or unrelated env vars.
Install Mechanism
No install spec in the registry; SKILL.md recommends installing @membranehq/cli via npm -g or using npx. Installing an npm package globally runs third-party code on the host (normal for CLIs but higher-risk than instruction-only usage). Using npx avoids a persistent global install and may be preferable.
Credentials
The skill declares no required env vars or credentials and explicitly tells users to let Membrane handle credentials. The external auth flow (membrane login) is appropriate for the described purpose; there are no requests for unrelated secrets or system credentials.
Persistence & Privilege
always is false and the skill does not request persistent system changes. It contains no directives to modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neonomics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neonomics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug neonomics
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Neonomics 是什么?

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

如何安装 Neonomics?

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

Neonomics 是免费的吗?

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

Neonomics 支持哪些平台?

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

谁开发了 Neonomics?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论