📦 Neonomics — 开放银行整合

v1.0.0

一站式接入 Neonomics 开放银行平台,读取账户、交易与支付数据,自动同步并触发后续业务流,让财务应用即刻拥有欧盟级银行连接能力。

0· 78·0 当前·0 累计
gora050 头像by @gora050 (Vlad Ursul)
下载技能包
最后更新
2026/4/6
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's instructions and requirements are coherent with a Neonomics integration via the Membrane CLI; it is instruction-only and does not request unrelated credentials, though it does ask you to install/run a third-party npm CLI which you should review before installing.
评估建议
This skill is instruction-only and uses the Membrane CLI to talk to Neonomics, which is coherent with its description. Before installing or running it: 1) verify the @membranehq/cli package on npm and its source repo (confirm it is the official Membrane project) and review recent maintainership and package versions; 2) prefer a local/containerized install or use npx rather than a global -g install if you want to limit system changes; 3) be aware npx/npm packages run code during install/run—only ...
详细分析 ▾
用途与能力
The skill is a Neonomics integration implemented by instructing the agent to use the Membrane CLI. That matches the stated purpose. Minor inconsistency: the SKILL.md assumes presence of npm/npx and a browser (for login) but the registry metadata lists no required binaries; those runtime dependencies are expected for this workflow and should be noted by the user.
指令范围
Instructions stay within the scope of interacting with Neonomics via Membrane: install CLI, authenticate with Membrane, create/list connections, run actions, and proxy requests. The doc explicitly advises not to ask users for API keys and relies on Membrane to manage credentials server-side.
安装机制
There is no formal install spec in the registry; the SKILL.md tells users to run 'npm install -g @membranehq/cli' and uses 'npx' in examples. Installing a public npm CLI is a typical approach but carries the usual npm risks (a published package can execute arbitrary code). This is not unexpected for a CLI-driven skill, but users should verify the @membranehq/cli package source and integrity before global installation.
凭证需求
The skill requests no environment variables or credentials in the registry data. The instructions rely on Membrane to manage Neonomics credentials server-side, which is proportionate to the stated purpose.
持久化与权限
always is false and the skill is user-invocable. It does not request persistent system-level privileges or claim to modify other skills or system agent configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/6

Auto sync from membranedev/application-skills

无害

安装命令

点击复制
官方npx clawhub@latest install neonomics
镜像加速npx clawhub@latest install neonomics --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库