← 返回 Skills 市场
joelchance

Parallel AI Skill

作者 joelchance · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
631
总下载
4
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install parallel-ai
功能描述
High-accuracy web search and research via Parallel.ai API. Optimized for AI agents with rich excerpts and citations.
安全使用建议
Do not install or run this skill blindly. Before using it: 1) Treat the hard-coded API key as suspicious — do not rely on it; prefer to set your own PARALLEL_API_KEY and remove/replace any hard-coded defaults. 2) Verify provenance — the source and homepage are unknown. Ask the publisher for official docs or an official package. 3) Expect the scripts to call external APIs (api.parallel.ai, api.browser-use.com) and to allow sending data to webhooks you supply — never provide webhooks or browser-use credentials that accept arbitrary sensitive data. 4) Ensure required local tools (curl, jq, python dependencies) are present. 5) If you already ran these scripts with your credentials, consider rotating those API keys. 6) If you need this capability but want lower risk, request an official SDK/package from the Parallel.ai vendor or use a vetted connector rather than an unknown third-party bundle.
功能分析
Type: OpenClaw Skill Name: parallel-ai Version: 1.0.1 The skill is classified as suspicious due to two significant vulnerabilities. The `scripts/parallel.sh` file contains a shell injection vulnerability where user input is directly embedded into a `curl -d` command without proper sanitization, potentially allowing arbitrary command execution. Additionally, `scripts/search.py` includes a hardcoded API key as a fallback value (`y2s_m4er5i6-5qCikOLUtmnkvOYRU24eDphq_jg1`), which is a critical security flaw exposing a secret. While these are serious flaws, they do not demonstrate intentional malicious design by the skill itself, but rather vulnerabilities that could be exploited.
能力评估
Purpose & Capability
Name/description align with the included scripts (search, extract, task, monitor, findall). However the registry metadata declares no required env vars or binaries while almost every script requires PARALLEL_API_KEY (and some optionally BROWSERUSE_API_KEY). The shell script also uses curl/jq but the skill metadata does not list required binaries.
Instruction Scope
Runtime instructions and scripts stay within the stated goal of interacting with Parallel.ai (search, extraction, tasks, monitors). They do not attempt to read unrelated local files or secrets, but they do allow sending data to arbitrary webhook URLs (monitor.create) and can be configured to use third-party authenticated browsing (browser-use.com). Those features are plausible for a monitoring/research tool but expand the blast radius and require care when supplying webhook URLs or browser-use credentials.
Install Mechanism
No install spec is provided (instruction-only/inline usage), which is low-risk, but the package includes multiple executable scripts. Because the skill ships code but has no declared install steps, users may run the included scripts directly; the scripts call external network endpoints. No external downloads or obscure URLs are used.
Credentials
Discrepancy between metadata (no required env vars) and code: scripts require PARALLEL_API_KEY and some accept BROWSERUSE_API_KEY. Critically, scripts/search.py contains a hard-coded API key string as a default value — this is unexpected for a search client and may represent a leaked/test key or a backdoor allowing requests to run under the author's account. The hard-coded key is disproportionate and creates both functional and security concerns.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not request persistent platform privileges. It behaves like a normal task/utility client that can be invoked by the agent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parallel-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parallel-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of the "parallel-ai" skill - No file changes detected in this release. - Documentation, functionality, and triggers remain unchanged.
v1.0.0
- Initial release of Parallel.ai web search skill. - Provides high-accuracy web search and research via Parallel.ai API. - Supports multiple search modes: one-shot, fast, and agentic, each optimized for different use cases. - Returns structured results with rich excerpts and citations for deep research and fact-checking. - Python SDK integration and quick usage guide included.
元数据
Slug parallel-ai
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Parallel AI Skill 是什么?

High-accuracy web search and research via Parallel.ai API. Optimized for AI agents with rich excerpts and citations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 631 次。

如何安装 Parallel AI Skill?

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

Parallel AI Skill 是免费的吗?

是的,Parallel AI Skill 完全免费(开源免费),可自由下载、安装和使用。

Parallel AI Skill 支持哪些平台?

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

谁开发了 Parallel AI Skill?

由 joelchance(@joelchance)开发并维护,当前版本 v1.0.1。

💬 留言讨论