← 返回 Skills 市场
Podium
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install podium
功能描述
Podium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Podium data.
安全使用建议
This skill appears to do what it says (talk to Podium via Membrane), but there are two practical cautions: (1) SKILL.md expects you to run 'npm install -g @membranehq/cli@latest' even though the registry metadata lists no required binaries — verify you have/npm and the 'membrane' CLI and be aware global npm installs execute code (consider auditing the package/its maintainer on npmjs.com). (2) The package version is unpinned (@latest); prefer a pinned, audited release. Before installing, check the @membranehq package on npm and the GitHub repository (https://github.com/membranedev/application-skills) to confirm publisher identity and recent activity. If you cannot or do not want to install a global CLI, ask the skill author for a non-global or pinned-install alternative and confirm where credentials live (they claim Membrane manages them server-side).
功能分析
Type: OpenClaw Skill
Name: podium
Version: 1.0.3
The skill provides instructions for an AI agent to manage Podium data and workflows using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the `@membranehq/cli` tool. No evidence of malicious intent, data exfiltration, or unauthorized access was found; the behavior is consistent with the stated purpose of integrating with the Membrane platform.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Podium via Membrane and the SKILL.md consistently instructs using the Membrane CLI and its connection/action primitives — that aligns with the stated purpose. However, the registry metadata lists no required binaries even though the instructions require npm and a 'membrane' CLI, which is an inconsistency.
Instruction Scope
Instructions are narrowly scoped to installing the Membrane CLI, authenticating via browser flow, creating a connection, listing and running actions, and letting Membrane manage credentials. There are no instructions to read local files, environment variables, or to send data to unexpected endpoints beyond Membrane/Podium.
Install Mechanism
The SKILL.md asks users to install @membranehq/cli globally via 'npm install -g ...' (un-pinned @latest). Although this is a common pattern, global npm installs fetch and run code (including arbitrary install scripts) from the npm registry and the skill metadata does not include an install spec or pin a vetted release. This raises moderate risk and should be verified with the publisher.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly say Membrane handles auth and you should not provide API keys. That is proportionate to the stated workflow. The only credential flow is the browser-based login handled by Membrane.
Persistence & Privilege
The skill is instruction-only, has no code files, does not request always:true, and does not ask to modify other skills or system-wide settings. It does require installing a CLI (manual) but does not request permanent elevated privileges in the agent platform.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install podium - 安装完成后,直接呼叫该 Skill 的名称或使用
/podium触发 - 根据 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
元数据
常见问题
Podium 是什么?
Podium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Podium data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Podium?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install podium」即可一键安装,无需额外配置。
Podium 是免费的吗?
是的,Podium 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Podium 支持哪些平台?
Podium 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Podium?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills