← 返回 Skills 市场
gora050

Podio

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
334
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install podio-integration
功能描述
Podio integration. Manage Organizations, Users. Use when the user wants to interact with Podio data.
安全使用建议
This skill appears to do what it says: it integrates with Podio by delegating work to the Membrane CLI. Before installing or using it: 1) Verify the @membranehq npm package and the vendor (check the npm page, package maintainers, and the GitHub repo) to reduce supply‑chain risk. 2) Understand that Podio data and auth will flow through Membrane's service — review their privacy/security docs and decide if you trust that third party with your data. 3) Prefer installing the CLI in a controlled environment (not as root on a production host) or use a container/sandbox. 4) Confirm you are comfortable with the CLI storing connection tokens locally or server‑side (check where Membrane stores credentials). If you need more assurance, request an explicit install spec or signed release URLs from the skill author.
功能分析
Type: OpenClaw Skill Name: podio-integration Version: 1.0.3 The skill bundle provides a standard integration for Podio using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution processes via the @membranehq/cli tool. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of managing Podio data.
能力评估
Purpose & Capability
The name/description (Podio integration) matches the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to Podio, discover actions, and run them. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (login, connect, action list/create/run) and do not request reading unrelated files or env vars. Important privacy/security note: using Membrane means Podio data and authentication flows will be handled by Membrane's service/servers (the skill explicitly relies on Membrane doing auth server‑side), so data will transit/are handled outside the user's environment.
Install Mechanism
This is an instruction‑only skill but it directs users to run `npm install -g @membranehq/cli@latest` to obtain a global CLI from the public npm registry. Installing a global npm package is a moderate supply‑chain risk (arbitrary code from a package registry). The SKILL metadata did not list required binaries even though the CLI and Node/npm are effectively required.
Credentials
The skill declares no required env vars or credentials (good), and explicitly advises NOT to ask users for Podio API keys because Membrane manages auth. However, the SKILL.md relies on the Membrane CLI to store/manage tokens and create connections (which may persist locally or on Membrane servers) — these credential/storage behaviors are not described in the registry metadata and are important to consider.
Persistence & Privilege
The skill itself does not request always:true and has no install spec in the registry, so it doesn't demand persistent platform privileges. However, following its instructions will install a global CLI binary (system‑level change if user runs the npm command), and the Membrane client will create persistent connections/credentials outside the skill. The skill does not modify other skills or agent configs itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install podio-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /podio-integration 触发
  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 podio-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Podio 是什么?

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

如何安装 Podio?

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

Podio 是免费的吗?

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

Podio 支持哪些平台?

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

谁开发了 Podio?

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

💬 留言讨论