← Back to Skills Marketplace
gora050

Prodpad

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install prodpad
Description
ProdPad integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProdPad data.
Usage Guidance
This skill is coherent: it delegates ProdPad access to the Membrane service and its CLI. Before installing or running it, verify you trust Membrane/@membranehq: check the npm package page, the GitHub repo (https://github.com/membranedev/application-skills) and the homepage (https://getmembrane.com). Installing the CLI with npm install -g runs third‑party code and may create local configs/credentials—confirm where the CLI stores tokens and whether those are acceptable for your security posture. If you cannot or do not want to install a global CLI or perform an interactive browser login, avoid using this skill. If you need higher assurance, ask the publisher for an explicit install spec and a signed release URL or review the CLI source before installation.
Capability Analysis
Type: OpenClaw Skill Name: prodpad Version: 1.0.1 The skill is a standard integration for ProdPad that utilizes the Membrane CLI to manage authentication and API interactions. The instructions in SKILL.md guide the agent through legitimate setup processes, including installing the `@membranehq/cli` package and performing OAuth-based authentication. There are no indicators of data exfiltration, malicious code execution, or deceptive prompt injection; the behavior is entirely consistent with the stated purpose of product management automation.
Capability Assessment
Purpose & Capability
The name and description (ProdPad integration) match the runtime instructions: all actions revolve around using the Membrane CLI to connect to ProdPad, discover and run actions, and let Membrane handle auth. Nothing requested in the SKILL.md appears unrelated to managing ProdPad data.
Instruction Scope
The SKILL.md confines itself to installing and using the Membrane CLI, creating connections, listing actions, creating/building actions, and running them. It does require interactive authentication (browser/open URL + code completion) and instructs the agent to prompt the user for that flow, but it does not instruct reading unrelated files, broad system probing, or exfiltration.
Install Mechanism
There is no install spec in the registry, but SKILL.md instructs users to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). Installing a global npm CLI is a standard approach but does execute third‑party code on the host; the registry metadata did not declare this install step. Recommend verifying the npm package and upstream repository before installation.
Credentials
The skill declares no required env vars or credentials and explicitly says Membrane manages credentials server-side (do not ask users for API keys). It does require a Membrane account and network access, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request elevated or persistent platform privileges; always:false and default agent invocation are used. It does not ask to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prodpad
  3. After installation, invoke the skill by name or use /prodpad
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug prodpad
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Prodpad?

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

How do I install Prodpad?

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

Is Prodpad free?

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

Which platforms does Prodpad support?

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

Who created Prodpad?

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

💬 Comments