技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 18 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :可疑 · OpenClaw :可疑
Package:bytesagain/backlink-submitter-pro
安全扫描(ClawHub)
- VirusTotal :可疑
- OpenClaw :可疑
OpenClaw 评估
The skill claims automated backlink submissions, but the package metadata and included files are inconsistent with the runtime requirements and the instructions include evasive automation and local storage of credentials — proceed only after verification.
目的
The SKILL.md describes a Node.js/Playwright-based automation that requires Node.js 18+, rebrowser-playwright, and Chromium plus a config.yaml with login credentials. The registry metadata lists no required binaries or env vars and the bundle does not include the referenced src/cli.js or site adapters — this mismatch means the published package does not contain the code needed to do what it claims.
说明范围
Instructions explicitly instruct automated browser logins, storing site credentials in config.yaml, and anti-detection measures (navigator.webdriver patches, human-like typing, bypassing basic WAF). Those behaviors go beyond benign helper scripts because they actively attempt to evade site protections and require handling of authentication artifacts; the runtime instructions also reference executing node src/cli.js which is not present in the …
安装机制
There is no install spec (lowest installer risk), but the skill depends on heavy runtime components (Node 18+, rebrowser-playwright, Chromium) that will need to be installed separately. Because the bundle lacks the referenced JS source, it's unclear what additional downloads or installs the real implementation would perform.
证书
Metadata declares no required environment variables, yet SKILL.md requires a config.yaml containing product data and optional site credentials (saashub, uneed, etc.). The skill expects users to place passwords in a local YAML file (it suggests gitignoring it) and to perform OAuth/logins — the declared environment and credentials do not match what the instructions actually require.
持久
The skill is not forced-always, does not request special system persistence in the metadata, and appears to only write local logs/screenshots per the instructions. No evidence it modifies other skills or global agent settings.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Backlink Submitter Pro」。简介:Automated backlink submission to 8+ directory sites (SaaSHub, Uneed, Dang.ai, S…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/bytesagain/backlink-submitter-pro/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: "backlink-submitter-pro"
version: "1.0.0"
description: "Automated backlink submission to 8+ directory sites (SaaSHub, Uneed, Dang.ai, SubmitAITools, 600.tools, Startup88, Toolverto, Bai.tools). Configures product info once, then submits to multiple directories with one command. Includes rate limiting, retry logic, and submission tracking."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [backlink, seo, directory, submission, marketing, automation, indie-hacker]
category: "marketing"
---
# Backlink Submitter Pro
Automated directory site submission toolkit for indie hackers and product makers. Configure your product info once, then submit to 8+ free directory sites with a single command.
## Commands
| Command | Description |
|---------|-------------|
| `setup` | Configure product info (name, URL, description, email) |
| `submit-all` | Submit to all supported directory sites |
| `submit-site` | Submit to a specific directory site |
| `scout` | Discover submit pages and form fields on any website |
| `check-status` | Check submission status across all sites |
| `site-list` | Show all supported directory sites with details |
| `rate-guide` | Submission pacing and rate limit guidelines |
| `troubleshoot` | Common issues and solutions for each site |
## Supported Directory Sites
| Site | DA/DR | Auth Required | Review Time | CAPTCHA |
|------|-------|---------------|-------------|---------|
| SaaSHub | High | Email login | Same day | None |
| SubmitAITools | DA 73 | None | 1-3 days | Color CAPTCHA (auto) |
| Toolverto | Medium | None | 1-3 days | None |
| Uneed | DR 72 | Email login | Queued | None |
| 600.tools | Medium | None | 1-3 days | Turnstile |
| Dang.ai | DA 35 | None | 3-4 weeks | None |
| Startup88 | DA 34 | None | 1-2 weeks | Typeform |
| Bai.tools | Medium | Google OAuth | ~30 days | None |
## Requirements
- Node.js 18+
- rebrowser-playwright (Chromium installed)
- config.yaml with product details