← 返回 Skills 市场
gora050

Polly

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
166
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install polly
功能描述
Polly integration. Manage Organizations. Use when the user wants to interact with Polly data.
安全使用建议
This skill appears coherent: it directs use of the Membrane CLI to connect to Polly and does not request unrelated secrets. Before installing or running it: 1) Verify you trust @membranehq/cli (check the npm package, GitHub repo, and homepage https://getmembrane.com). 2) Prefer npx for one-off runs to avoid a global install, or install in an isolated environment. 3) Do not provide unrelated credentials; follow the browser-based login flow rather than pasting tokens. 4) Review what permissions the Membrane OAuth/consent flow requests before authorizing. If you need higher assurance, inspect the Membrane CLI source code or the referenced repository before installing.
功能分析
Type: OpenClaw Skill Name: polly Version: 1.0.3 The skill requires the agent to perform high-risk actions including global software installation (npm install -g @membranehq/cli) and the execution of shell commands to interact with the Membrane platform and Polly API. While these capabilities are plausibly needed for the stated purpose of managing surveys, the reliance on shell execution and network access for third-party service interaction meets the criteria for a suspicious classification. No evidence of intentional malice, such as data exfiltration or backdoors, was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description claim a Polly integration and the SKILL.md exclusively instructs the agent to use the Membrane CLI to connect to Polly, list/create actions, and run them. The required actions (membrane login, connect, action list/run/create) are coherent with that purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing and running the Membrane CLI, authenticating via the browser/authorization code flow, creating connections, discovering actions, and running them. There are no instructions to read unrelated files, request unrelated environment variables, or exfiltrate data to unexpected endpoints. The skill assumes network access and a Membrane account, which is appropriate for the described integration.
Install Mechanism
No install spec is packaged with the skill (instruction-only). The SKILL.md tells users to install @membranehq/cli via npm -g or use npx. This is expected for a CLI-driven integration but carries the usual caution of installing global npm packages (remote code execution risk if the package is malicious or compromised).
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane manage auth rather than asking the user for API keys. The requested scope (a Membrane account and browser-based login) is proportionate to the functionality.
Persistence & Privilege
The skill is not force-included (always:false) and is user-invocable. It does not request persistent system-wide configuration or attempt to alter other skills' settings. Autonomous model invocation is allowed by default but not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polly 触发
  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 polly
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Polly 是什么?

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

如何安装 Polly?

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

Polly 是免费的吗?

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

Polly 支持哪些平台?

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

谁开发了 Polly?

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

💬 留言讨论