← 返回 Skills 市场
RankForge
作者
Jbennett111
· GitHub ↗
· v1.0.0
374
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rankforge
功能描述
SEO analysis and optimization via RankForge API — site audits, keyword research, competitor analysis, ranking reports. Use when user needs SEO analysis, keyw...
安全使用建议
This skill appears to be a small client for an SEO API and will send URLs and any provided JSON to https://anton.vosscg.com. Before installing or using it: (1) verify the service/provider (no homepage is listed and the domain is unverified); (2) be aware you must supply RANKFORGE_API_KEY or RANKFORGE_EMAIL even though the registry metadata omits these — treat any API keys or emailed signup tokens as sensitive; (3) avoid sending sensitive site content or credentials to the third party; (4) note the helper script prints the API key to stderr which can leak to logs — consider removing that line or running in a controlled environment; (5) if you need stronger assurance, ask the publisher for a homepage/company info, an explicit requires.env listing, and a privacy/security policy for data submitted to the API.
功能分析
Type: OpenClaw Skill
Name: rankforge
Version: 1.0.0
The skill bundle, intended for SEO analysis, contains a shell injection vulnerability in `scripts/forge-client.sh`. The `analyze` action passes the user-provided JSON payload (`$1`) directly to `curl -d "$1"` without proper sanitization or quoting, allowing for arbitrary command execution if `$1` contains shell metacharacters. While this is a critical vulnerability (RCE risk), there is no clear evidence of intentional malicious behavior such as data exfiltration or persistence, making it suspicious rather than malicious.
能力评估
Purpose & Capability
The SKILL.md, description, and the included script all align with an SEO analysis API client (site audits, keyword research, etc.). However, the registry metadata declares no required environment variables or primary credential while both SKILL.md and scripts expect RANKFORGE_API_KEY or RANKFORGE_EMAIL (and optionally RANKFORGE_API_URL). That metadata mismatch is inconsistent and should have been declared.
Instruction Scope
Instructions tell the agent to POST site URLs and analysis requests to https://anton.vosscg.com. Nothing in the instructions asks the agent to read local files or other unrelated system state. However, the skill will transmit user-provided URLs and any JSON payloads to a third-party endpoint; users should consider privacy of the data sent.
Install Mechanism
No install spec; the skill is instruction-only with a small helper bash script. No archives or external installers are downloaded, so there's no filesystem install risk from the registry package itself.
Credentials
Although registry metadata lists no required env vars, both SKILL.md and scripts require RANKFORGE_API_KEY or RANKFORGE_EMAIL and optionally read RANKFORGE_API_URL. This undeclared credential requirement is disproportionate to the metadata and reduces transparency. The script also echoes the retrieved API key to stderr ("✅ Free key: $API_KEY"), which can leak secrets into logs.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not modify other skills or system-wide settings, and does not write persistent config. Autonomous invocation is allowed (platform default) but is not by itself a new risk here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rankforge - 安装完成后,直接呼叫该 Skill 的名称或使用
/rankforge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — SEO analysis API client (audits, keywords, competitor analysis). Free tier: 100 req/day.
元数据
常见问题
RankForge 是什么?
SEO analysis and optimization via RankForge API — site audits, keyword research, competitor analysis, ranking reports. Use when user needs SEO analysis, keyw... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 374 次。
如何安装 RankForge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rankforge」即可一键安装,无需额外配置。
RankForge 是免费的吗?
是的,RankForge 完全免费(开源免费),可自由下载、安装和使用。
RankForge 支持哪些平台?
RankForge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RankForge?
由 Jbennett111(@jbennett111)开发并维护,当前版本 v1.0.0。
推荐 Skills