← Back to Skills Marketplace
gora050

Podium

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install podium
Description
Podium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Podium data.
Usage Guidance
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).
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install podium
  3. After installation, invoke the skill by name or use /podium
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug podium
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Podium?

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

How do I install Podium?

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

Is Podium free?

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

Which platforms does Podium support?

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

Who created Podium?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments