← Back to Skills Marketplace
membranedev

Validis

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install validis
Description
Validis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Validis data.
Usage Guidance
This skill appears to be what it says: a Validis integration that uses the Membrane CLI. Before installing, verify the @membranehq/cli package (npm and GitHub) to ensure you trust the publisher, prefer using npx or pinning a version rather than npm install -g @membranehq/cli@latest to reduce update/supply-chain risk, and be aware the CLI will store authentication tokens locally after you run membrane login. If you manage sensitive data, confirm your Membrane account and tenant policies and only grant access to agents/users who need this integration.
Capability Analysis
Type: OpenClaw Skill Name: validis Version: 1.0.1 The skill provides instructions for an AI agent to integrate with the Validis financial platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution, emphasizing secure credential handling through the Membrane service rather than local storage. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description say 'Validis integration' and the SKILL.md documents using the Membrane CLI to connect to Validis, list/create/run actions, and manage data — this is coherent and expected.
Instruction Scope
Runtime instructions are limited to installing/using the @membranehq/cli, authenticating via membrane login, creating/using connections and actions, and using --json for machine-readable output. The instructions do not ask the agent to read unrelated files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill that tells the user to install an npm global package (npm install -g @membranehq/cli@latest) or use npx. That's expected for a CLI-driven integration, but installing a 'latest' package globally carries ordinary supply-chain/update risk — consider using npx or pinning a specific version or reviewing the package on npm/GitHub before global install.
Credentials
The skill declares no environment variables or credentials; authentication is delegated to Membrane's login flow. That matches the stated design (Membrane handles auth server-side) and is proportionate to the integration.
Persistence & Privilege
The skill does not request always:true, nor does it attempt to modify other skills or system-wide settings. The only persistence implied is the CLI's local auth state (normal for CLI tools).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install validis
  3. After installation, invoke the skill by name or use /validis
  4. 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
Slug validis
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Validis?

Validis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Validis data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Validis?

Run "/install validis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Validis free?

Yes, Validis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Validis support?

Validis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Validis?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments