← Back to Skills Marketplace
martingalovic

OnlyFans API Access

by martingalovic · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1789
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onlyfans-api
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onlyfans-api
  3. After installation, invoke the skill by name or use /onlyfans-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug onlyfans-api
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1789 downloads so far.

How do I install OnlyFans API Access?

Run "/install onlyfans-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OnlyFans API Access free?

Yes, OnlyFans API Access is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OnlyFans API Access support?

OnlyFans API Access is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OnlyFans API Access?

It is built and maintained by martingalovic (@martingalovic); the current version is v1.0.0.

💬 Comments