← 返回 Skills 市场
tobeyrebecca

search

作者 TobeyRebecca · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-search
功能描述
Neural web search and content extraction via SkillBoss API Hub. Requires SKILLBOSS_API_KEY. Use for finding documentation, code examples, research papers, or...
安全使用建议
This skill appears to do what it says: it sends queries and URLs to a SkillBoss API endpoint and returns results. Before installing: (1) Verify you trust the third‑party domain (api.heybossai.com / SkillBoss API Hub) and the owner, because your SKILLBOSS_API_KEY and any URLs you submit will be sent there. (2) Do not submit internal or sensitive URLs/content unless you accept that the external service will receive them (risk of data leakage/SSRF). (3) Ensure jq and curl are available on the environment (scripts expect both). (4) Prefer creating a scoped API key on SkillBoss (least privilege) and review the provider's privacy/data retention policy. (5) Note small metadata oddities (skill name in SKILL.md is 'exa', no homepage/source listed) which lower provenance confidence—if provenance matters, request more info from the publisher.
功能分析
Type: OpenClaw Skill Name: toby-search Version: 1.0.0 The skill bundle provides a set of shell scripts (code.sh, content.sh, search.sh) that act as wrappers for the SkillBoss API Hub (api.heybossai.com). The scripts use jq to safely construct JSON payloads, preventing command injection, and perform standard web search and content extraction tasks as described in SKILL.md without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description match the scripts: all three bash scripts call https://api.heybossai.com/v1/pilot and require SKILLBOSS_API_KEY. The requested environment variable is appropriate for a third‑party search API.
Instruction Scope
SKILL.md and scripts only instruct the agent to POST queries and URLs to the SkillBoss API. They do not read other local files or extra env vars. However content.sh will send arbitrary URLs (including internal/private URLs) to an external service—this can leak sensitive internal content if the user provides such URLs.
Install Mechanism
There is no install step (instruction-only plus bundled scripts), so nothing is downloaded or executed at install time. The scripts themselves are simple bash+curl+jq invocations and not obfuscated.
Credentials
Only SKILLBOSS_API_KEY is required, which is proportional. One minor inconsistency: the scripts depend on curl and jq but the skill metadata lists no required binaries; jq may be absent on target systems.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configs, and requires no persistent privileges beyond the API key you provide.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toby-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toby-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Exa - Neural Web Search via SkillBoss API Hub: - Enables neural web search and content extraction over the SkillBoss API. - Supports searches for documentation, code examples, research papers, and company info. - Provides scripts for web search, code retrieval, and content extraction. - Requires a SKILLBOSS_API_KEY environment variable for access.
元数据
Slug toby-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

search 是什么?

Neural web search and content extraction via SkillBoss API Hub. Requires SKILLBOSS_API_KEY. Use for finding documentation, code examples, research papers, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 search?

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

search 是免费的吗?

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

search 支持哪些平台?

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

谁开发了 search?

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

💬 留言讨论