← 返回 Skills 市场
kennyzir

SEO Backlink Submitter

作者 claw0x · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seo-backlink-submitter
功能描述
Batch submit websites to AI tool directories and SEO directories to earn backlinks. Use when: user says "submit site to directories", "SEO backlinks", "submi...
安全使用建议
This skill appears to implement automated, browser-driven submission to many directories which matches its description, but there are some red flags you should consider before running it: - Transport security: check_directory.py disables SSL verification (ssl=False). Remove or change this before running to avoid MITM risk. - Packaging inconsistencies: a submit_to_directory.py file is just a '404' placeholder and the README references a --target option the main script doesn't accept. Expect to edit/fix CLI and file issues. - Abuse and legal risk: the tool automates mass submissions. Using it at scale can violate sites' terms of service, trigger captchas, get your IP blocked, or be considered spam. Only submit to sites where you have permission and comply with their rules. - Operational cautions: the scripts don't handle captchas, login flows, or multi-step submissions. They may produce partial results or require manual intervention. Review and test against a small, benign list first. - Safe execution: run the tool on an isolated machine or container, use your own contact email, throttle submissions, and inspect saved JSON results locally. Review and remove the ssl=False line, fix the CLI mismatches, and delete or replace placeholder files before trusting this skill. If you want higher confidence, ask the publisher for: corrected README/CLI, justification for ssl=False, and a cleaned package without placeholder files. If you cannot trust the source, prefer reimplementing the minimal functionality you need or use a vetted tool.
功能分析
Type: OpenClaw Skill Name: seo-backlink-submitter Version: 1.0.0 The bundle provides a set of tools for automating website submissions to SEO and AI tool directories using Playwright and aiohttp. The scripts (batch_submit.py, check_directory.py, and quick_submit.py) are designed to detect submission forms, check for free vs. paid status, and automate the filling of site details like name, URL, and description. While the bundle includes a minor security flaw (disabling SSL verification in check_directory.py) and some script-to-documentation parameter mismatches, the behavior is entirely consistent with the stated purpose and lacks any indicators of malicious intent, data exfiltration, or unauthorized system access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description align with the included scripts: Playwright-based form-filling and aiohttp checks for directories. The provided directories list and automation code match the claimed purpose. Minor mismatches: there is a scripts/submit_to_directory.py file that contains only '404: Not Found' (unused) and targets/README.md suggests a --target CLI option that the main script does not implement. These inconsistencies suggest sloppy packaging but not necessarily malicious intent.
Instruction Scope
SKILL.md instructs installing Playwright and running the provided scripts which is consistent. However, check_directory.py explicitly disables SSL verification (aiohttp request with ssl=False), which is unnecessary for simple directory detection and weakens transport security (allows MITM). The automation will programmatically fill and submit forms across many sites — this is coherent with the stated purpose but also enables mass unsolicited submissions / spam and may violate target sites' terms of service or trigger captchas/rate limits. The skill does not handle captchas, credentialed sites, or legal/terms checks, and it offers no safeguards beyond a small delay.
Install Mechanism
There is no registry install spec (instruction-only skill), and SKILL.md instructs the user to pip install playwright and run its installation step. That's expected for a Playwright-based tool. Nothing in the registry installs arbitrary third-party binaries, but following the SKILL.md will download Chromium via Playwright's installer — normal but networked.
Credentials
The skill requests no environment variables or credentials and does not access system config paths. That is proportionate to its purpose. It still asks the user to supply site data (name, email, URL) at run time; no hidden credential requests were found.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system-wide settings. It writes local JSON result files only. Autonomous invocation is allowed by default but not combined with other privileged requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seo-backlink-submitter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seo-backlink-submitter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — batch submit websites to AI tool and SEO directories to earn backlinks, with Playwright automation
元数据
Slug seo-backlink-submitter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SEO Backlink Submitter 是什么?

Batch submit websites to AI tool directories and SEO directories to earn backlinks. Use when: user says "submit site to directories", "SEO backlinks", "submi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。

如何安装 SEO Backlink Submitter?

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

SEO Backlink Submitter 是免费的吗?

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

SEO Backlink Submitter 支持哪些平台?

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

谁开发了 SEO Backlink Submitter?

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

💬 留言讨论