← 返回 Skills 市场
ai-hub-admin

Perplexity

作者 AI-Hub-Admin · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install perplexity-onekey-gateway
功能描述
Auto-generated skill for perplexity tools via OneKey Gateway.
安全使用建议
This skill appears to do what it claims (wrap Perplexity tools via OneKey Gateway), but take these precautions before installing: - Provide your own DEEPNLP_ONEKEY_ROUTER_ACCESS key (do not rely on the demo fallback key), because any data you send will be forwarded to the remote gateway and could be exposed if the demo key is used. - Review and vet the two third-party packages (ai-agent-marketplace on PyPI and @aiagenta2z/onekey-gateway on npm). Installing packages executes their code on your system. - Note the small inconsistencies in metadata (the registry listed no required env/install but SKILL.md does). Confirm the expected environment variables and install steps with the skill author or documentation. - Avoid sending highly sensitive secrets or personal data through the skill unless you trust the OneKey Gateway provider and have an account/key configured. If you want higher assurance, request the publisher/source identity and independently inspect the referenced packages (and the OneKey Gateway docs) before enabling this skill.
功能分析
Type: OpenClaw Skill Name: perplexity-2 Version: 0.1.0 The skill bundle is a standard wrapper for Perplexity AI tools (ask, research, reason, search) via the DeepNLP OneKey Gateway. The Python scripts in the scripts/ directory (e.g., perplexity_ask.py) use the ai_agent_marketplace library to route requests to the API, and the SKILL.md provides clear, non-malicious instructions for the AI agent to utilize these tools. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description (Perplexity via OneKey Gateway) match the code and runtime instructions: the scripts call a OneKeyAgentRouter and invoke perplexity_* APIs. However, registry metadata at the top of the report claimed 'Required env vars: none' while the SKILL.md and the scripts require DEEPNLP_ONEKEY_ROUTER_ACCESS — an inconsistency you should be aware of.
Instruction Scope
SKILL.md instructs the agent to use the DEEPNLP_ONEKEY_ROUTER_ACCESS key and the included CLI/python scripts accept JSON payloads and forward them to OneKey Gateway. The runtime instructions and scripts do not attempt to read unrelated system files or extra environment variables. Important privacy note: payloads (messages, queries) are sent to a remote service; the scripts default to a shared demo key (BETA_TEST_KEY_MARCH_2026) if you don't set your own key, which may expose your inputs to a shared/demo account.
Install Mechanism
Installation is via public package managers (npm -g install @aiagenta2z/onekey-gateway and pip install ai-agent-marketplace) as declared in SKILL.md. There is no custom download-from-URL or archive extraction. Installing packages from npm/PyPI runs third-party code — normal but requires trusting those packages. Also note: the registry metadata earlier said 'No install spec' while SKILL.md contains install commands—another small inconsistency.
Credentials
The single required credential (DEEPNLP_ONEKEY_ROUTER_ACCESS) is proportional to the skill's purpose (a gateway API key). The concern is the fallback demo key hardcoded in scripts: if users do not set their own key, their inputs will be routed through a shared/demo account. That is a privacy/exfiltration risk for sensitive data, not an indicator of unrelated credential access.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is user-invocable with normal autonomous invocation allowed. No elevated persistence privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perplexity-onekey-gateway
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perplexity-onekey-gateway 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
perplexity-2 v0.1.0 - Initial release of the perplexity skill via OneKey Gateway. - Provides unified access to web-grounded AI tools: perplexity_ask (quick factual Q&A), perplexity_research (deep research), perplexity_reason (step-by-step reasoning), and perplexity_search (web search). - Includes support for recency and domain filtering, search context sizing, and reasoning depth settings. - CLI and Python script usage instructions provided. - Supports both npm and Python client dependencies for flexible integration.
元数据
Slug perplexity-onekey-gateway
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Perplexity 是什么?

Auto-generated skill for perplexity tools via OneKey Gateway. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Perplexity?

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

Perplexity 是免费的吗?

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

Perplexity 支持哪些平台?

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

谁开发了 Perplexity?

由 AI-Hub-Admin(@ai-hub-admin)开发并维护,当前版本 v0.1.0。

💬 留言讨论