📦 X Search Highlights — X热门内容速览
v1.0.0从X(Twitter)按互动热度抓取并提炼高价值帖文,一键获取精选要点,省去手动筛选时间。
0· 87·0 当前·0 累计
下载技能包
最后更新
2026/4/5
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and instructions align with its stated purpose: it uses a local bb-browser-controlled Chrome/Chromium session to scrape and rank X (Twitter) search results and does not request unrelated credentials or install arbitrary remote code.
评估建议
This skill is internally consistent: it scrapes X search results by controlling your local browser via bb-browser and ranks posts by engagement. Before installing, ensure you trust both the bb-browser CLI and this skill's code because it executes JavaScript in your browser context (which can access session cookies and page content). Review the included scripts locally (scripts/x-search.sh) and only run it if you accept that it will use your currently-logged-in X/Chrome profile. If you want stric...详细分析 ▾
✓ 用途与能力
Name/description (search X and extract high-engagement posts) match the declared dependencies and the included script: bb-browser + Chrome and an X.com login state are appropriate and expected for browser-based scraping.
ℹ 指令范围
SKILL.md and the script instruct the agent to open X search pages, scroll, run page-eval JavaScript, parse DOM nodes, and format results. This is within the stated purpose but requires running JS in the user's browser session (via bb-browser), which can access anything available to that browser profile. The instructions do not attempt to read unrelated local files or environment variables.
✓ 安装机制
No install spec is provided (instruction-only), and the script is included directly. Nothing is downloaded from arbitrary URLs by the skill itself. The README suggests cloning a GitHub repo, which is a standard, expected install hint.
ℹ 凭证需求
No environment variables or external API keys are requested. However, the skill requires bb-browser and a logged-in X/Chrome profile — which means it operates using the user's existing browser session and cookies. That is necessary for the scraping use case but has privacy implications because the skill executes code in that context.
✓ 持久化与权限
The skill does not request always:true or other elevated platform privileges and does not modify other skills' configurations. It runs only when invoked.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/5
Initial release - Search X/Twitter with engagement-based ranking (likes, retweets, views). Support markdown and JSON output. bb-browser integration.
● 无害
安装命令
点击复制官方npx clawhub@latest install x-search-highlights
镜像加速npx clawhub@latest install x-search-highlights --registry https://cn.longxiaskill.com镜像同步中