← 返回 Skills 市场
ericsantos

Perplexity Deep Search

作者 Eric Santos · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
4575
总下载
13
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install perplexity-deep-search
功能描述
Deep search via Perplexity API. Three modes: search (quick facts), reason (complex analysis), research (in-depth reports). Returns AI-grounded answers with c...
安全使用建议
Install only if you are comfortable sending your search prompts to Perplexity and using your Perplexity API key. Use a dedicated key if possible, keep ~/.config/perplexity/api_key permission-restricted, and be aware that research mode can incur higher API costs.
功能分析
Type: OpenClaw Skill Name: perplexity-deep-search Version: 1.1.0 The OpenClaw skill bundle for Perplexity Deep Search is benign. It provides a legitimate wrapper for the Perplexity API, correctly handling API keys by prioritizing environment variables and falling back to a securely stored local file (`~/.config/perplexity/api_key`). The `scripts/search.sh` uses `jq` to safely construct JSON payloads for `curl` requests to the official `api.perplexity.ai` endpoint, mitigating injection risks. The `SKILL.md` documentation is clear and does not contain any prompt injection attempts or instructions for the OpenClaw agent to perform actions beyond the stated purpose. No evidence of data exfiltration, unauthorized execution, persistence, or obfuscation was found.
能力评估
Purpose & Capability
The stated purpose, documentation, and script all align around Perplexity search/reasoning/research queries with citations; no unrelated capabilities were found.
Instruction Scope
Instructions are user-directed command examples and option descriptions. The documentation discloses modes, domain/recency/language filters, JSON output, API key setup, and approximate cost differences.
Install Mechanism
The bundle contains SKILL.md and one shell script. There is no install hook, package installer, background setup, or hidden execution mechanism; dependencies are disclosed as curl and jq.
Credentials
The script uses PERPLEXITY_API_KEY or ~/.config/perplexity/api_key and sends the user query to https://api.perplexity.ai/chat/completions, which is expected for this purpose and disclosed.
Persistence & Privilege
The only persistence is an optional local API key file documented with chmod 600 guidance. No privilege escalation, destructive action, daemon, cron job, or broad local data access is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perplexity-deep-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perplexity-deep-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
API key: add file-based fallback (~/.config/perplexity/api_key), align with SerpAPI pattern. Docs in English.
v1.0.0
Initial release: 3 modes (search, reason, research), recency/domain/lang filters, bash+curl+jq
元数据
Slug perplexity-deep-search
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Perplexity Deep Search 是什么?

Deep search via Perplexity API. Three modes: search (quick facts), reason (complex analysis), research (in-depth reports). Returns AI-grounded answers with c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4575 次。

如何安装 Perplexity Deep Search?

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

Perplexity Deep Search 是免费的吗?

是的,Perplexity Deep Search 完全免费(开源免费),可自由下载、安装和使用。

Perplexity Deep Search 支持哪些平台?

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

谁开发了 Perplexity Deep Search?

由 Eric Santos(@ericsantos)开发并维护,当前版本 v1.1.0。

💬 留言讨论