openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Anti-SEO Researcher

Anti-SEO deep consumer research tool. When a user wants to buy a product or make a consumer decision, use this Skill. Automatically detects user language and...

开发与 DevOps

作者:Amos @AmosHc

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.2

统计:⭐ 0 · 106 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:amoshc/anti-seo-researcher

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's files, instructions, and required tools are consistent with an anti-SEO consumer-research tool — nothing obviously unrelated or exfiltratory was found, but it executes local Python scripts via shell and writes caches/reports so review and sandboxing are recommended.

目的

The name/description match the included scripts and workflow: multi-source search, credibility scoring, conflict resolution, and report generation. The code implements search fallback scraping, scoring, and report generation which are coherent with an 'Anti-SEO Researcher'. There are no environment variables, cloud creds, or unrelated binaries requested.

说明范围

SKILL.md confines actions to searching (web_search or a fallback scraper), fetching pages (web_fetch), running bundled Python scripts (execute_command), and reading/writing local files (cache and output reports). It does not instruct reading arbitrary host system files or contacting hidden/external endpoints beyond normal web fetching and search scraping. However, it does require invoking bundled Python scripts via shell which will execute arb…

安装机制

There is no install spec (instruction-only), and all code is included in the package. No downloads or external install steps are enforced by the skill metadata. This is lower supply-chain risk than automatic fetch/install, but the README suggests cloning from a GitHub repo if users choose to do so (manual).

证书

The skill declares no required environment variables or credentials, which matches the described purpose. One minor inconsistency: the metadata lists 'required binaries: none', yet SKILL.md and README assume Python >= 3.6 and use execute_command to run python scripts. The skill also requires the host to provide execute_command and web_fetch tools and internet access — normal for a web-scraping search tool but worth noting.

持久

The skill is not always-enabled and does not request elevated platform privileges. It writes cache files under its own script directory (.cache) and generates reports locally; it does not modify other skills or global agent config. Autonomous invocation is allowed (platform default) but not set to always:true.

综合结论

This skill appears to do what it says: run multi-source searches (using web_search or a bundled scraper), score and analyze results, and generate reports. Before installing or enabling it, consider the following: - Review the Python scripts (they're bundled) yourself or have someone you trust scan them — the agent will run them via execute_command, so they will execute code on the host environment. - Ensure you are comfortable granting the age…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Anti-SEO Researcher」。简介:Anti-SEO deep consumer research tool. When a user wants to buy a product or mak…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/amoshc/anti-seo-researcher/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。