← 返回 Skills 市场
gora050

Vanta

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vanta
功能描述
Vanta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vanta data.
安全使用建议
This skill is coherent but you should: 1) review the npm package @membranehq/cli on the npmjs.com registry and its GitHub repo before installing; 2) prefer installing a pinned version instead of '@latest' if you want reproducibility; 3) understand that the CLI will store authentication state locally (check where it writes config/credentials) and that you'll be granting a third party (Membrane) the ability to act on your Vanta data via its connector; 4) only run the install and login steps in an environment you trust (or a sandbox) and do not paste auth codes into untrusted places. If you need more assurance, ask for details about where Membrane stores tokens and what access scope the Vanta connector requests.
功能分析
Type: OpenClaw Skill Name: vanta Version: 1.0.1 The skill provides instructions for an AI agent to interact with Vanta via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution using the 'membrane' command-line tool. It explicitly promotes security best practices by instructing the agent to let the platform handle credentials rather than asking the user for secrets, and no indicators of data exfiltration or malicious execution were found.
能力评估
Purpose & Capability
The skill claims to integrate with Vanta and its runtime instructions consistently use the Membrane CLI and a 'vanta' connector. No unrelated credentials or unrelated binaries are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating a Membrane connection to Vanta, discovering or building actions, and running them. They do not instruct reading unrelated files or environment variables. Note: the commands will open a browser or provide auth codes and will cause credentials to be stored/managed by the Membrane CLI (location not disclosed in SKILL.md).
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells the user to run 'npm install -g @membranehq/cli@latest' or use 'npx'. This is an npm package from the public registry (traceable) but uses the 'latest' tag and installs globally, which modifies the system PATH and may require elevated permissions — a normal pattern for a CLI but carries standard supply-chain and privilege considerations.
Credentials
The skill does not request environment variables or API keys; it deliberately delegates auth to Membrane. This is proportionate. Minor concern: the SKILL.md does not disclose where Membrane stores tokens/credentials locally, so users should verify what local files/configs are created.
Persistence & Privilege
The skill does not declare always:true and is user-invocable. The only persistence impact comes from installing the Membrane CLI (global npm install) and the CLI storing auth state — expected for a CLI integration and not a platform-level privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vanta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vanta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug vanta
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vanta 是什么?

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

如何安装 Vanta?

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

Vanta 是免费的吗?

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

Vanta 支持哪些平台?

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

谁开发了 Vanta?

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

💬 留言讨论