← 返回 Skills 市场
Pipedream Connect
作者
maverick-software
· GitHub ↗
· v1.6.0
· MIT-0
1065
总下载
0
收藏
2
当前安装
8
版本数
在 OpenClaw 中安装
/install pipedream-connect
功能描述
Connect OpenClaw agents to thousands of apps via Pipedream Connect with per-agent OAuth isolation, first-class MCP tool exposure, live connected-account disc...
安全使用建议
This skill appears to do what it says: integrate OpenClaw with Pipedream and register per-agent MCP tools. Before installing or running any setup scripts, do these simple checks: 1) Backup your existing mcporter config (~/.openclaw/workspace/config/mcporter.json, ~/.config/mcporter/config.json, ~/.mcporter.json) and any existing OpenClaw secrets/config files. 2) Inspect the included scripts (scripts/setup-cron.sh and scripts/pipedream-token-refresh.py) before running — setup-cron.sh will create a cron entry if you run it. 3) Be aware the code will auto-migrate plaintext clientId/clientSecret found in pipedream-credentials.json into ~/.openclaw/secrets.json (vault) the first time it's read; if you want to control that move, remove or move credentials.json first. 4) Confirm you trust the Pipedream endpoints used (api.pipedream.com, mcp.pipedream.com, remote.mcp.pipedream.net) and restrict the OAuth client to least privilege/appropriate redirect URIs. 5) If you do not want the skill to modify mcporter or create cron jobs, do not run the provided setup scripts and review gateway RPCs it calls. Overall: coherent and expected for this integration, but review/back up configs and the packaged scripts before enabling.
功能分析
Type: OpenClaw Skill
Name: pipedream-connect
Version: 1.6.0
The pipedream-connect skill bundle provides a legitimate integration for managing Pipedream OAuth connections and MCP tools within OpenClaw. It demonstrates positive security patterns, such as automatically migrating plaintext credentials from configuration files to a dedicated vault (~/.openclaw/secrets.json) and sanitizing server names before using them in shell commands (execSync) within pipedream-backend.ts. The persistence mechanism (cron job via setup-cron.sh) and the token refresh script (pipedream-token-refresh.py) are standard requirements for maintaining OAuth sessions and are clearly documented for the user.
能力评估
Purpose & Capability
Name/description (Pipedream Connect integration) match the code and instructions: the skill expects Pipedream OAuth credentials, talks to Pipedream APIs, registers mcporter servers, and exposes per-agent app connections. There are no unrelated credentials or surprising external binaries requested.
Instruction Scope
SKILL.md and INSTALL.md explicitly instruct reading/writing ~/.openclaw/secrets.json, ~/.openclaw/workspace/config/*, and mcporter config paths; they also document auto-migration of legacy plaintext credentials to the vault and optional token-refresh cron setup. This behavior is coherent for the integration but does grant the skill ability to read existing credential files and modify local agent/gateway config files—users should be aware of that scope.
Install Mechanism
No network download/install spec is present (instruction-only with bundled reference code and scripts). Included scripts (token refresh, setup-cron.sh) are local and packaged with the skill; nothing is fetched from untrusted or shortener URLs during install.
Credentials
The skill does not request arbitrary env vars but does require Pipedream client_id/client_secret (stored in the OpenClaw vault) and reads/writes mcporter config files. Those credentials and config file access are expected for this integration, but they are sensitive and the skill will auto-migrate plaintext credentials if present—this is proportionate but worth noting.
Persistence & Privilege
always:false and model invocation allowed (normal). The skill will persist configuration changes: writing vault (~/.openclaw/secrets.json), writing non-secret config (~/.openclaw/workspace/config/pipedream-credentials.json), updating/creating mcporter.json (possibly at multiple candidate paths), and optionally installing a cron job via setup-cron.sh. Those persistent changes are consistent with its function but are significant and should be reviewed before execution.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipedream-connect - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipedream-connect触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.0
Sync OpenClaw Pipedream integration docs and references with first-class MCP tools, dynamic catalog loading, and live icon metadata.
v1.5.2
Add A-Z app browser letter filter, improve app name readability, and sync latest catalog/CSP reference snapshots.
v1.5.1
Metadata hardening: explicit config paths/capabilities + docs aligned to actual vault/config behavior.
v1.5.0
Live full app catalog loading + backend timeout fix for stuck loading state.
v1.4.0
Removed 1Password integration entirely. Cleaned script paths. Metadata now declares all config paths read/written.
v1.3.0
Security: clientId/clientSecret moved to vault (secrets.json), PIPEDREAM_CLIENT_SECRET removed from mcporter.json, auto-migration on first start, resolves VirusTotal suspicious flag
v1.2.0
Multi-agent tenant system: per-agent app connections, isolated OAuth tokens, new agent panel UI, 6 new RPCs, full RPC reference
v1.0.0
- Initial release of pipedream-connect skill.
- Enables connection to 2,000+ APIs using managed OAuth via Pipedream.
- Full UI integration with Clawdbot Gateway dashboard for credential management, app connections, and tool configuration.
- Automatic token refresh script and cron job setup included.
- Adds backend RPC endpoints and UI components for managing apps and credentials.
- Provides reference implementations and troubleshooting guidance.
元数据
常见问题
Pipedream Connect 是什么?
Connect OpenClaw agents to thousands of apps via Pipedream Connect with per-agent OAuth isolation, first-class MCP tool exposure, live connected-account disc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1065 次。
如何安装 Pipedream Connect?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipedream-connect」即可一键安装,无需额外配置。
Pipedream Connect 是免费的吗?
是的,Pipedream Connect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipedream Connect 支持哪些平台?
Pipedream Connect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipedream Connect?
由 maverick-software(@maverick-software)开发并维护,当前版本 v1.6.0。
推荐 Skills