← 返回 Skills 市场
xueyetianya

Seo Scout Pro

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install seo-scout-pro
功能描述
Website submit page discovery and form analysis tool. Scout any website to find submission forms, detect authentication requirements, identify CAPTCHAs, and...
安全使用建议
This skill appears to do what it says (find and analyze submission forms and provide automation templates), but there are important caveats: 1) It expects runtime tools (node, Playwright/rebrowser, python3, curl, a browser) that are not declared — verify and install these from trusted sources before running. 2) The SKILL.md contains explicit 'anti-detect' and automation guidance that can be used to evade protections; consider the legal and terms-of-service implications of automating submissions and evasive behavior. 3) The skill discusses storing credentials (config.yaml) and automating OAuth flows but doesn't specify secure handling — never supply real account credentials to untrusted code or allow the agent to store secrets without encryption. 4) If you plan to use this skill, review and run the included code in an isolated environment, audit any third-party dependencies (Playwright, npm packages), and consider disabling autonomous invocation or restricting the skill's scope until you've validated it. If you need, supply the list of dependencies and the content of any other code files for a deeper review.
功能分析
Type: OpenClaw Skill Name: seo-scout-pro Version: 1.0.0 The seo-scout-pro skill bundle is a collection of documentation, code templates, and helper scripts designed for SEO professionals to identify and analyze website submission forms. The script.sh file functions as a CLI that outputs instructional content and code snippets (Bash, Python, and JavaScript/Playwright) for web scouting and form field mapping. No evidence of data exfiltration, malicious execution, or unauthorized access was found; all network activities (via curl) and browser automation templates are strictly aligned with the stated purpose of SEO backlink research.
能力评估
Purpose & Capability
The SKILL.md and script.sh focus on discovering submission pages and automating form submissions (including adapter templates that use a headless browser). That matches the name/description. However, the skill does not declare required binaries or dependencies even though it repeatedly references node, python3, curl, and browser-based automation (Playwright/rebrowser). The absence of declared runtime requirements is an incoherence: someone building this would legitimately need those dependencies.
Instruction Scope
Runtime instructions include automatic crawling, form filling, OAuth automation strategies, CAPTCHA detection, Cloudflare challenge heuristics, and an explicit 'anti-detect' (browser stealth) guide. While these fall under the stated purpose (automating submissions), the guidance for stealth/anti-detection and automated handling of auth flows increases misuse risk (spam/abuse/credential automation). The instructions also advise storing credentials in config.yaml and discuss automating OAuth flows — the skill does not constrain or clarify how credentials are handled or protected.
Install Mechanism
No install specification is provided (instruction-only), which minimizes direct install risk. However, the provided files and templates assume additional tooling (Node, Playwright/rebrowser, python3, curl). The skill ships a script.sh (documentation/usage) but has no install steps to obtain Playwright/browser binaries; this mismatch is noteworthy because runtime will fail or prompt arbitrary installs if the agent attempts to execute those commands.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md, however, instructs storing account credentials in config files and discusses OAuth and magic links — which implies the operator will supply sensitive data. The skill does not request or document how to store or protect such secrets, nor does it provide environment variable usage, creating a gap between expected secret handling and declared requirements.
Persistence & Privilege
The skill is not force-enabled (always: false) and uses normal autonomous invocation settings. It does not request persistent system-wide configuration or attempt to modify other skills. No privilege escalation indicators were found in metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seo-scout-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seo-scout-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - website submit page discovery tool
元数据
Slug seo-scout-pro
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Seo Scout Pro 是什么?

Website submit page discovery and form analysis tool. Scout any website to find submission forms, detect authentication requirements, identify CAPTCHAs, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Seo Scout Pro?

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

Seo Scout Pro 是免费的吗?

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

Seo Scout Pro 支持哪些平台?

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

谁开发了 Seo Scout Pro?

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

💬 留言讨论