← 返回 Skills 市场
Uservoice
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install uservoice
功能描述
UserVoice integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserVoice data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uservoice - 安装完成后,直接呼叫该 Skill 的名称或使用
/uservoice触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Uservoice 是什么?
UserVoice integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserVoice data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 Uservoice?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uservoice」即可一键安装,无需额外配置。
Uservoice 是免费的吗?
是的,Uservoice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uservoice 支持哪些平台?
Uservoice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uservoice?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills