← 返回 Skills 市场
bibaofeng

perplexity-research-aisa

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install perplexity-research-aisa
功能描述
Produce citation-backed deep research answers through Perplexity Sonar models via AISA. Use when: the user needs synthesized research, comparative analysis,...
安全使用建议
This skill will send your queries and any retrieved page content to the external AISA API (api.aisa.one) using the AISA_API_KEY you provide. Only install if you trust AISA and are comfortable that query text and fetched content may be transmitted. Do not use this skill to research or upload confidential secrets or internal documents. Verify the skill's origin (the included _meta.json points to a GitHub repo; the registry owner ID differs from that repo owner) before trusting it, and consider using a limited-scope or rotateable API key. If you need stronger guarantees about data handling, review AISA's privacy/terms or avoid sending sensitive content to third-party APIs.
功能分析
Type: OpenClaw Skill Name: perplexity-research-aisa Version: 1.0.0 The skill is a legitimate research tool designed to interface with the AIsa API (api.aisa.one) for multi-source search and synthesis. The Python script (scripts/search_client.py) uses standard libraries to perform authorized API calls and contains no evidence of data exfiltration, obfuscation, or unauthorized system access. Furthermore, the SKILL.md instructions explicitly prohibit the agent from accessing sensitive local credentials like cookies or passwords.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the required pieces: the script calls AISA endpoints and requires AISA_API_KEY and python3. Requested env var and binary are appropriate and proportional for a remote research/search client.
Instruction Scope
SKILL.md instructs the agent to run the included Python client (python3 scripts/search_client.py). The client performs network calls to https://api.aisa.one/apis/v1 and may POST queries and aggregated search results (e.g., to /scholar/explain). It does not read local config files or other environment variables beyond AISA_API_KEY, nor does it request local secret stores — but it does transmit query text and fetched result payloads to an external service, so user data and fetched page content will be visible to that API.
Install Mechanism
No install spec (instruction-only install); included code file is executed directly by the agent. This is low-risk compared with arbitrary downloads. The code is present in the package (scripts/search_client.py) and not fetched from an untrusted URL.
Credentials
Only AISA_API_KEY is required (declared as primaryEnv). No unrelated secrets or system config paths are requested. The single credential is appropriate for an API client.
Persistence & Privilege
always is false and the skill does not request persistent/privileged presence or alter other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other privilege escalation indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perplexity-research-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perplexity-research-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Major update: The skill has been restructured for a more focused research use-case, streamlining files and updating its runtime requirements.** - Switched to using Perplexity Sonar models via AISA, focusing on citation-backed, synthesized research rather than multi-model comparison. - Simplified implementation: removed previous client and documentation files, and introduced a dedicated script (`search_client.py`). - New environment variable: `AISA_API_KEY` is now required. - Updated metadata and usage instructions for clarity and modern best practices. - The skill is now user-invocable and aligned for use as a ClawHub runtime.
元数据
Slug perplexity-research-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

perplexity-research-aisa 是什么?

Produce citation-backed deep research answers through Perplexity Sonar models via AISA. Use when: the user needs synthesized research, comparative analysis,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 perplexity-research-aisa?

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

perplexity-research-aisa 是免费的吗?

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

perplexity-research-aisa 支持哪些平台?

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

谁开发了 perplexity-research-aisa?

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

💬 留言讨论