← 返回 Skills 市场
OnlyFans API Access
作者
martingalovic
· GitHub ↗
· v1.0.0
1789
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install onlyfans-api
功能描述
Query OnlyFans data and analytics via the OnlyFansAPI.com platform. Get revenue summaries across all models, identify top-performing models, analyze Free Trial and Tracking Link conversion rates, compare link earnings, and much more! Use when users ask about anything related to OnlyFans.
安全使用建议
This skill appears to do what it says (call OnlyFansAPI.com), but exercise caution before installing: the SKILL.md requires ONLYFANSAPI_API_KEY but the registry metadata omits that — verify with the publisher. Because the skill will use your API key and network access to app.onlyfansapi.com, only provide a key if you trust OnlyFansAPI.com (and prefer a scoped or read-only key for testing). Check that the agent is restricted to the expected domain, confirm the skill's publisher/source (there is no homepage), and ask the author to correct the registry to declare ONLYFANSAPI_API_KEY as the primary credential so automated checks and permissions are accurate.
功能分析
Type: OpenClaw Skill
Name: onlyfans-api
Version: 1.0.0
The skill is classified as suspicious due to the broad permissions granted in `SKILL.md`. Specifically, `allowed-tools: Bash(curl:*) Bash(jq:*) Read` allows the agent to execute `curl` to any domain and read any file, which are risky capabilities. While the explicit instructions within `SKILL.md` only direct `curl` to `app.onlyfansapi.com` and do not instruct the agent to read sensitive files or perform other malicious actions, the wildcard permissions themselves represent a potential attack surface if the agent were to be further prompted maliciously.
能力评估
Purpose & Capability
The SKILL.md purpose (query OnlyFansAPI.com for agency analytics) matches the curl/jq workflows in the instructions. However the registry metadata does not declare the single required environment variable (ONLYFANSAPI_API_KEY) or a primary credential, which is inconsistent with the documented runtime needs.
Instruction Scope
Runtime instructions are narrowly scoped to calling https://app.onlyfansapi.com endpoints, paginating, and aggregating responses; they do not instruct reading arbitrary user files or sending data to other endpoints. They do require network access and use of curl/jq. The header 'allowed-tools: Read' is present but the instructions do not enumerate any file reads beyond reading the ONE env var.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install — lowest install risk.
Credentials
The SKILL.md requires ONLYFANSAPI_API_KEY (Authorization: Bearer $ONLYFANSAPI_API_KEY) which is exactly the kind of secret expected for this integration. However the registry metadata incorrectly lists no required env vars and no primary credential — an incoherence that could be accidental but also hides the credential requirement from automated reviewers. No other unrelated credentials are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and runs only when invoked — no elevated persistence or privilege is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install onlyfans-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/onlyfans-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the OnlyFans API Skill for querying OnlyFans agency analytics via OnlyFansAPI.com.
- Supports revenue summaries, model performance ranking, Free Trial and Tracking Link conversion analytics, and earnings comparisons.
- Multi-account workflows: aggregate and present results across all agency models.
- Clear output formatting with markdown tables, percentage and currency display, and total summaries.
- Includes error handling for API key, failed requests, rate limits, and account authentication.
- Simple prerequisites: requires curl, jq, network access, and configuration of ONLYFANSAPI_API_KEY.
元数据
常见问题
OnlyFans API Access 是什么?
Query OnlyFans data and analytics via the OnlyFansAPI.com platform. Get revenue summaries across all models, identify top-performing models, analyze Free Trial and Tracking Link conversion rates, compare link earnings, and much more! Use when users ask about anything related to OnlyFans. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1789 次。
如何安装 OnlyFans API Access?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install onlyfans-api」即可一键安装,无需额外配置。
OnlyFans API Access 是免费的吗?
是的,OnlyFans API Access 完全免费(开源免费),可自由下载、安装和使用。
OnlyFans API Access 支持哪些平台?
OnlyFans API Access 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OnlyFans API Access?
由 martingalovic(@martingalovic)开发并维护,当前版本 v1.0.0。
推荐 Skills