← Back to Skills Marketplace
Vies Api
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vies-api
Description
VIES API integration. Manage data, records, and automate workflows. Use when the user wants to interact with VIES API data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vies-api - After installation, invoke the skill by name or use
/vies-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Vies Api?
VIES API integration. Manage data, records, and automate workflows. Use when the user wants to interact with VIES API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Vies Api?
Run "/install vies-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vies Api free?
Yes, Vies Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vies Api support?
Vies Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vies Api?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills