← 返回 Skills 市场
membranedev

Veritone

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
160
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install veritone
功能描述
Veritone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veritone data.
安全使用建议
Before installing: (1) Verify the @membranehq/cli package and the getmembrane.com project are legitimate (check the npm package owner and the GitHub repository) because npm packages execute code locally. (2) Understand that Membrane will mediate auth to your Veritone account — you will perform an interactive login that grants Membrane access to your Veritone connection, so ensure you trust that service and review its privacy/permission model. (3) npx usage runs remote code at runtime; prefer installing a known-good pinned version if you want reproducibility. (4) The agent can invoke this skill autonomously by default — only allow it if you trust it to act on your Veritone data. (5) If you need higher assurance, ask the skill author for a reproducible install method (signed release or GitHub release tarball) and documentation of exactly what actions the Membrane connection will be allowed to perform.
功能分析
Type: OpenClaw Skill Name: veritone Version: 1.0.3 The skill provides instructions for an AI agent to interact with Veritone using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating via a tenant-based login, and managing Veritone actions through the Membrane platform. The instructions in SKILL.md are transparent, align with the stated purpose of the integration, and do not contain evidence of data exfiltration, malicious code execution, or prompt-injection attacks.
能力评估
Purpose & Capability
The skill is presented as a Veritone integration and all runtime instructions center on using the Membrane CLI to connect to Veritone, discover and run actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login, creating/listing connections and actions, and running those actions. It does not ask the agent to read arbitrary files, access unrelated environment variables, or send data to unexpected endpoints.
Install Mechanism
Install is via npm (@membranehq/cli) or npx, which is appropriate for a CLI but carries the usual npm risk surface (remote package code runs locally). No downloads from arbitrary URLs or extraction of archives are instructed.
Credentials
The skill declares no required environment variables or secret inputs and explicitly instructs not to ask users for API keys, relying on Membrane-managed auth. This is proportionate for a connector-based integration.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files or modifies system/global configuration, and always:false. The agent can invoke the skill autonomously by default (platform default), which is expected for such skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install veritone
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /veritone 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug veritone
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Veritone 是什么?

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

如何安装 Veritone?

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

Veritone 是免费的吗?

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

Veritone 支持哪些平台?

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

谁开发了 Veritone?

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

💬 留言讨论