← 返回 Skills 市场
membranedev

Validis

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install validis
功能描述
Validis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Validis data.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install validis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /validis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug validis
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Validis 是什么?

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

如何安装 Validis?

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

Validis 是免费的吗?

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

Validis 支持哪些平台?

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

谁开发了 Validis?

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

💬 留言讨论