← 返回 Skills 市场
gora050

Parsehub

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
193
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install parsehub
功能描述
ParseHub integration. Manage Projects. Use when the user wants to interact with ParseHub data.
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parsehub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parsehub 触发
  4. 根据 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
元数据
Slug parsehub
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Parsehub 是什么?

ParseHub integration. Manage Projects. Use when the user wants to interact with ParseHub data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。

如何安装 Parsehub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install parsehub」即可一键安装,无需额外配置。

Parsehub 是免费的吗?

是的,Parsehub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Parsehub 支持哪些平台?

Parsehub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Parsehub?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论