← Back to Skills Marketplace
membranedev

Veritone

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install veritone
Description
Veritone integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veritone data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install veritone
  3. After installation, invoke the skill by name or use /veritone
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug veritone
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Veritone?

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

How do I install Veritone?

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

Is Veritone free?

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

Which platforms does Veritone support?

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

Who created Veritone?

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

💬 Comments