← Back to Skills Marketplace
gora050

Parsehub

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
193
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install parsehub
Description
ParseHub integration. Manage Projects. Use when the user wants to interact with ParseHub data.
Usage Guidance
This skill delegates ParseHub access to the Membrane service and instructs installing the @membranehq/cli npm package. Before installing or using it: verify the Membrane project and npm package are legitimate (check the publisher, GitHub repo, and recent releases), review Membrane's privacy/security policies because they will hold your ParseHub credentials and scraped data, avoid pasting API keys into chats (use the provided browser OAuth flow), and prefer installing the CLI in a controlled environment (or use npx for ephemeral runs). If you don't trust Membrane or want direct control of keys, prefer a skill that uses ParseHub's API directly with explicit, auditable credentials under your control.
Capability Analysis
Type: OpenClaw Skill Name: parsehub Version: 1.0.3 The skill bundle provides instructions for an AI agent to manage ParseHub projects using the Membrane CLI. It outlines standard procedures for installation (via npm), authentication, and executing actions through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (ParseHub integration) align with the instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to ParseHub, discover actions, and run them. Requiring a Membrane account and network access is expected for this flow.
Instruction Scope
All runtime instructions focus on installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. The docs do not instruct reading unrelated files, accessing unrelated env vars, or exfiltrating data to third-party endpoints beyond Membrane (which is the stated integration point).
Install Mechanism
The SKILL.md instructs users to globally install @membranehq/cli via npm (public registry). This is a reasonable installation method for a CLI-based integration, but installing arbitrary npm packages carries the usual supply-chain risk; verify package provenance (publisher, GitHub repo, signed releases) before installing globally.
Credentials
The skill declares no required env vars or local credentials. Auth is delegated to Membrane ( OAuth/browser flow ). This is proportionate, but it means Membrane will hold the ParseHub credentials and have access to the connected ParseHub data—trust in Membrane is therefore required.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default), which is appropriate for a connector-style skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parsehub
  3. After installation, invoke the skill by name or use /parsehub
  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 parsehub
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Parsehub?

ParseHub integration. Manage Projects. Use when the user wants to interact with ParseHub data. It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.

How do I install Parsehub?

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

Is Parsehub free?

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

Which platforms does Parsehub support?

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

Who created Parsehub?

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

💬 Comments