📦 Answer Overflow — 搜Discord

v1.0.2

通过Answer Overflow索引搜索Discord社区讨论,快速定位仅存在于Discord对话中的编程问题、库故障与社区问答。

151· 1.7万·192 当前·206 累计
rhyssullivan 头像by @rhyssullivan (RhysSullivan)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and low-risk in itself: it just tells the agent how to search and fetch pages from answeroverflow.com. Before installing, consider: (1) provenance — the package lists no homepage/repo; verify answeroverflow.com and its docs if you rely on it. (2) privacy — search queries and fetched content go over the network (to search engines and answeroverflow.com); avoid including PII or secrets in queries. (3) Accept header: to get markdown results the agent should set Accept: text/m...
详细分析 ▾
用途与能力
Name/description (searching Answer Overflow for Discord conversations) matches the instructions: use web_search and web_fetch against answeroverflow.com and the documented MCP endpoints. No unrelated credentials, binaries, or installs are requested. Note: the skill metadata lacks a homepage/source repository which reduces provenance but does not create a direct functional mismatch.
指令范围
SKILL.md contains explicit, narrow instructions (compose site:answeroverflow.com searches, fetch thread URLs, use /m/ or .md to get markdown, mention Accept: text/markdown and MCP endpoints). It does not ask the agent to read local files, other env vars, or transmit data to unexpected endpoints. Minor note: web_search and web_fetch are network operations that will expose query text externally (search engines and answeroverflow.com).
安装机制
No install spec or code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by the skill itself.
凭证需求
The skill declares no required environment variables, credentials, or config paths. That aligns with a read-only, public-web-search helper.
持久化与权限
always is false and the skill is user-invocable; it does not request persistent presence or system-wide configuration changes. Autonomous invocation remains possible (platform default) but is not coupled with elevated privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/1/28

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install answeroverflow
镜像加速npx clawhub@latest install answeroverflow --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库