← 返回 Skills 市场
membranedev

Vies Api

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vies-api
功能描述
VIES API integration. Manage data, records, and automate workflows. Use when the user wants to interact with VIES API data.
安全使用建议
This skill appears coherent: it expects you to use the Membrane CLI to authenticate and run connector actions for VIES/VAT validation. Before installing or using it: (1) Verify you trust the Membrane project and inspect the @membranehq/cli package and its GitHub repo (look for recent releases, maintainers, and source code) because the SKILL.md instructs a global npm install which writes binaries to your system. (2) Understand that authentication is handled server-side by Membrane — tokens and connection data will be managed by their service, so review their privacy/security docs if you will send company data. (3) If you cannot or do not want to install a global npm package, consider using the provided npx commands. (4) Never paste unrelated secrets into prompts; the SKILL.md explicitly advises letting Membrane handle credentials rather than collecting API keys locally.
功能分析
Type: OpenClaw Skill Name: vies-api Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with the VIES API using the Membrane CLI (@membranehq/cli). It follows standard procedures for authentication and action execution through the Membrane platform, emphasizing secure credential management by delegating it to the service rather than handling secrets locally. No malicious patterns, obfuscation, or data exfiltration attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description describe VIES (VAT validation) integration and all required runtime actions in SKILL.md are about discovering and running Membrane actions for that purpose. Nothing in the instructions asks for unrelated cloud credentials, system-wide access, or abilities unrelated to VAT validation.
Instruction Scope
The SKILL.md tells the agent to install and use the Membrane CLI, log in, create/list connections, discover actions, and run actions — all scoped to interacting with the VIES connector. There are no instructions to read arbitrary files, harvest environment variables, or send data to unexpected endpoints. It does require interactive login or manual code completion in headless environments, which is expected for CLI auth.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime instructions tell the user to run 'npm install -g @membranehq/cli@latest' (or use npx). Global npm installs write binaries to the system path and may require elevated permissions on some systems. The package is pulled from the npm ecosystem (org appears to be membranehq); you should review the CLI package and its repository before installing.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane-managed authentication (the CLI performs login and the Membrane service holds credentials). That is proportionate to the stated purpose, but note that using the service delegates credential storage and API access to Membrane's backend.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated platform privileges or modify other skills. Autonomous invocation is allowed by default but that is normal; nothing here indicates the skill demands persistent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vies-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vies-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug vies-api
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vies Api 是什么?

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

如何安装 Vies Api?

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

Vies Api 是免费的吗?

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

Vies Api 支持哪些平台?

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

谁开发了 Vies Api?

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

💬 留言讨论