← 返回 Skills 市场
gora050

Neetoinvoice

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install neetoinvoice
功能描述
Neetoinvoice integration. Manage Invoices, Clients, Users, Payments. Use when the user wants to interact with Neetoinvoice data.
安全使用建议
Before installing or running this skill: 1) confirm you have (or are willing to install) node/npm and that you trust the @membranehq/cli package source—consider pinning a specific version rather than using @latest; 2) understand that Membrane will hold and manage credentials and will act on your Neetoinvoice account, so review Membrane's privacy/security posture and permissions; 3) if you are security-sensitive, run the CLI in an isolated environment (or inspect the package contents) before granting it access to production data; and 4) ask the publisher to update the skill metadata to declare required binaries (node/npm and membrane) so the registry accurately reflects runtime needs.
功能分析
Type: OpenClaw Skill Name: neetoinvoice Version: 1.0.3 The neetoinvoice skill bundle provides instructions for an AI agent to interact with the Neetoinvoice platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and executing API actions through the Membrane framework. While it requires the agent to install a global npm package and perform network requests, these actions are consistent with the stated purpose of the integration and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The SKILL.md clearly requires the Membrane CLI (and by extension node/npm to install or run it) and a Membrane account, but the registry metadata lists no required binaries or credentials. That mismatch is incoherent: a runtime that depends on an external CLI and networked auth should declare those dependencies.
Instruction Scope
The instructions stay within the stated purpose: installing/using Membrane CLI to create connections and run actions against Neetoinvoice. The doc does not instruct the agent to read unrelated files, harvest local credentials, or post data to unexpected endpoints. It does require interactive auth (browser/code flow) and connection creation via Membrane.
Install Mechanism
Install instructions use npm install -g @membranehq/cli@latest and npx. Using the npm registry is a common approach but has supply-chain risk and 'latest' can change behavior. There is no download-from-arbitrary-URL, which is good, but installing/running an npm package executes third-party code and should be vetted/pinned.
Credentials
The skill does not request local API keys or environment variables and explicitly advises letting Membrane handle credentials server-side. That is proportionate, but it means you must trust Membrane with access to your Neetoinvoice account and data—this is an operational/trust decision rather than a technical one.
Persistence & Privilege
The skill is instruction-only, has no install spec in the registry, and does not request always:true or system-wide config changes. It relies on Membrane for auth and runs commands when invoked; normal agent autonomy applies but there is no elevated privilege requested by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neetoinvoice
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neetoinvoice 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug neetoinvoice
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Neetoinvoice 是什么?

Neetoinvoice integration. Manage Invoices, Clients, Users, Payments. Use when the user wants to interact with Neetoinvoice data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 Neetoinvoice?

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

Neetoinvoice 是免费的吗?

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

Neetoinvoice 支持哪些平台?

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

谁开发了 Neetoinvoice?

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

💬 留言讨论