← 返回 Skills 市场
maverick-software

Serper Search

作者 maverick-software · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
347
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install serper-dev
功能描述
Search Google programmatically using the Serper.dev API. Returns structured organic results (title, URL, snippet, domain) for any query. Use when you need to...
安全使用建议
This skill appears to do what it says: programmatic Google-style search via Serper.dev using SERPER_API_KEY. Before installing: 1) Confirm the source/owner and prefer skills with a homepage or repository (this skill lists 'source: unknown'). 2) Provide only the SERPER_API_KEY credential and verify its scope/usage limits in your Serper account. 3) Ensure your runtime environment has the Python dependencies used in examples (requests, tldextract) or add explicit install steps. 4) Be aware the Places endpoint can return phone numbers and other contact info — confirm this is allowed for your use case and complies with privacy laws and your organization's policies. 5) Fix the metadata mismatch (registry says no env vars while SKILL.md requires SERPER_API_KEY) before enabling automated credential provisioning. If you need stronger assurance, ask the publisher for a link to a homepage or source repo and for explicit dependency/install instructions.
功能分析
Type: OpenClaw Skill Name: serper-dev Version: 1.0.0 The skill bundle is benign, providing functionality to interact with the Serper.dev API for Google searches. It correctly retrieves the `SERPER_API_KEY` from environment variables, makes network calls exclusively to `https://google.serper.dev`, and uses standard libraries (`requests`, `os`, `tldextract`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in SKILL.md. All code and instructions align with the stated purpose.
能力评估
Purpose & Capability
Name/description (programmatic Google search via Serper.dev) align with the instructions and example code, which call serper.dev endpoints and return organic results. Requesting an API key (SERPER_API_KEY) is expected for this purpose.
Instruction Scope
SKILL.md only instructs HTTP calls to Serper.dev endpoints and uses the SERPER_API_KEY environment variable. It includes lead-generation examples and uses the Places endpoint (which returns phone numbers/websites) — collecting such contact data is within the declared purpose but is PII-relevant and you should ensure your use complies with laws/policies.
Install Mechanism
Instruction-only skill (no install spec), so nothing is written to disk by the skill itself. However the examples import 'requests' and 'tldextract' but the skill does not declare or provide installation instructions for these dependencies — you'll need to ensure the runtime environment has them.
Credentials
The SKILL.md requires a single credential (SERPER_API_KEY), which is proportional. However the registry metadata at the top of the evaluation lists 'Required env vars: none' while SKILL.md includes the env requirement and primaryEnv. This mismatch should be resolved before trusting automated installs/credential provisioning.
Persistence & Privilege
The skill does not request always:true and has no install hooks or config paths. It does not ask for system-wide permissions or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install serper-dev
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /serper-dev 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Fast, cheap Google Search API via Serper.dev. Organic web search, Google Maps places, and lead-gen filtering to strip aggregator sites. Requires SERPER_API_KEY.
元数据
Slug serper-dev
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Serper Search 是什么?

Search Google programmatically using the Serper.dev API. Returns structured organic results (title, URL, snippet, domain) for any query. Use when you need to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。

如何安装 Serper Search?

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

Serper Search 是免费的吗?

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

Serper Search 支持哪些平台?

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

谁开发了 Serper Search?

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

💬 留言讨论