← Back to Skills Marketplace
membranedev

Uservoice

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
131
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install uservoice
Description
UserVoice integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserVoice data.
Usage Guidance
This skill appears coherent: it integrates UserVoice via the Membrane CLI. Before installing or using it, consider: 1) you will need to install a third‑party npm CLI globally (npm install -g @membranehq/cli@latest) — verify the package and repo and be aware global installs may need elevated privileges; 2) you must create/log into a Membrane account and perform OAuth-style sign‑in — Membrane will mediate API calls and may see/proxy your UserVoice data, so review Membrane’s privacy and security docs; 3) the skill does not request local API keys or env vars, which is good; 4) if you are uncomfortable with a third party mediating access, use a different integration path or review Membrane’s source and permissions first. If you want a tighter assessment, provide the Membrane CLI package URL or repository code to inspect what the CLI does after install.
Capability Analysis
Type: OpenClaw Skill Name: uservoice Version: 1.0.1 The skill bundle functions as a wrapper for the Membrane CLI, instructing the agent to perform high-privilege operations such as global package installation (`npm install -g @membranehq/cli`) and CLI-based authentication. While these actions are aligned with the stated purpose of integrating UserVoice via the Membrane platform, the requirement for shell execution, global system modification, and reliance on a third-party service for dynamic code generation/execution (`membrane action create`) represents a significant security surface. No evidence of intentional malice or data exfiltration was found in SKILL.md or _meta.json, but the high-risk capabilities warrant a suspicious classification.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes integrating with UserVoice via the Membrane CLI and shows commands for connecting, discovering, creating, and running actions. There are no unrelated credentials or unusual binaries requested.
Instruction Scope
The runtime instructions stay on‑topic (install Membrane CLI, login, create/connect a UserVoice connection, list/run actions). They require interactive login flows and passing connection IDs. The instructions do not ask the agent to read unrelated files or environment variables, but they do rely on the user performing OAuth-style login with Membrane and therefore will cause UserVoice access to be mediated by Membrane.
Install Mechanism
No install spec in metadata, but SKILL.md directs users to run npm install -g @membranehq/cli@latest. Installing a global npm package pulls executable code from the npm registry and writes it to disk — a normal but nontrivial action. The package and registry source look plausible but you should verify the package and its repository before installing.
Credentials
The skill declares no required environment variables or local secrets (and explicitly advises not to ask users for API keys). It does require a Membrane account and network access; expect authentication tokens to be managed by Membrane (server-side) and that data/requests will transit Membrane's infrastructure.
Persistence & Privilege
always is false and the skill provides only instructions; it does not request persistent system presence or modification of other skills. Autonomous invocation is allowed (default) but that is normal for skills and not a unique escalation here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uservoice
  3. After installation, invoke the skill by name or use /uservoice
  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 uservoice
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Uservoice?

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

How do I install Uservoice?

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

Is Uservoice free?

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

Which platforms does Uservoice support?

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

Who created Uservoice?

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

💬 Comments