← Back to Skills Marketplace
Penta
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install penta
Description
Penta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Penta data.
Usage Guidance
This skill is internally consistent: it uses Membrane's CLI to integrate with Penta and does not request extra credentials. Before installing, verify you trust the @membranehq npm package and the getmembrane.com domain (review the package repo and privacy/policy), be aware that installing a global npm package runs code on your machine, and confirm the OAuth/connection permissions shown during the browser login match what you expect to share with Membrane/Penta.
Capability Analysis
Type: OpenClaw Skill
Name: penta
Version: 1.0.1
The 'penta' skill bundle provides instructions for an AI agent to interact with the Penta project management tool via the Membrane CLI. It includes standard procedures for installing the CLI (@membranehq/cli), authenticating, and executing actions. The instructions are well-documented, align with the stated purpose of workflow automation, and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The skill declares a Penta integration and all runtime instructions use the Membrane CLI to connect, discover, build, and run actions against Penta. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md confines runtime behaviour to installing/using @membranehq/cli, performing OAuth-style login in a browser or headless flow, creating connections, listing actions, and running actions. It does not instruct reading unrelated files, accessing unexpected env vars, or exfiltrating data to third-party endpoints beyond Membrane/Penta.
Install Mechanism
The skill instructs installing a third-party npm package (@membranehq/cli) globally (npm install -g) or running via npx. This is a typical but non-trivial installation step (global npm install executes remote code). It's expected for this integration but requires trust in the @membranehq package and the npm registry.
Credentials
The skill declares no required environment variables or local credentials. Authentication is done via Membrane's login/connection flow (browser-based or headless code), which avoids asking the user for API keys. This is proportionate to the stated purpose, though it requires trusting Membrane's service to manage credentials.
Persistence & Privilege
The skill is not forced-always and uses normal user-invocable/autonomous invocation defaults. It does not request system-wide config changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install penta - After installation, invoke the skill by name or use
/penta - 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
Frequently Asked Questions
What is Penta?
Penta integration. Manage data, records, and automate workflows. Use when the user wants to interact with Penta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Penta?
Run "/install penta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Penta free?
Yes, Penta is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Penta support?
Penta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Penta?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills