affiliate-audit

affiliate-audit is a skill for Claude Code, Codex from frankxai/agentic-income-skills. It costs 45 tokens per session (422 once invoked), scanned A, a copy of affiliate-audit, MIT.

A command-line audit for finding AI-tool mentions that do not have affiliate links, and for ranking affiliate programs to consider. It reads a site's content and optional traffic data, then writes an AUDIT.md report.

In plain words
What is it for?
Auditing articles for affiliate-link gaps, prioritizing programs, and identifying content opportunities using traffic data.
Why use it?
It shows where monetization links may be missing and which programs the site's content could address first.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node scripts/affiliate-audit.mjs --content=<site>/content --traffic=<traffic.json> --write.

Good fit Auditing articles for affiliate-link gaps, prioritizing programs, and identifying content opportunities using traffic data.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/frankxai/agentic-income-skills
agentmods
npx agentmods add skills/frankxai/agentic-income-skills/affiliate-audit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for affiliate-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/frankxai/agentic-income-skills/affiliate-audit/github.svg)](https://agentmods.dev/skills/frankxai/agentic-income-skills/affiliate-audit)
Your own site
<a href="https://agentmods.dev/skills/frankxai/agentic-income-skills/affiliate-audit"><img src="https://agentmods.dev/badge/skills/frankxai/agentic-income-skills/affiliate-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for affiliate-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/frankxai/agentic-income-skills/affiliate-audit"><img src="https://agentmods.dev/badge/skills/frankxai/agentic-income-skills/affiliate-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 422 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00422
Opus 5 $0.00023 $0.00211
Sonnet 5 $0.00009 $0.00084
Haiku 4.5 $0.00005 $0.00042

Measured 12d ago against content hash b75f5b89af3c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

affiliate-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to affiliate-audit — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/affiliate-audit/SKILL.md · 30 lines

What it actually says

affiliate-audit

Connect the affiliate catalog to a site's content and surface monetization gaps.

Run

node scripts/affiliate-audit.mjs --content=<site>/content --traffic=<traffic.json> --write

Reads data/programs.json + the content dir + optional traffic → ranks (1) programs to join first, (2) posts to add links to. Writes AUDIT.md.

  1. Frontier names rank, adjacents pay. OpenAI/Anthropic/Google/Runway/Luma/Midjourney/Ideogram/FLUX have NO affiliate programs. Capture their traffic; monetize via the recurring payers the post recommends.
  2. Higgsfield first (you use it — authentic, 15% recurring, highest ticket), then the recurring spine: Systeme.io (60% lifetime) / CapCut (35%) / ElevenLabs (22%/12mo) / Copy.ai (45% yr1).
  3. Recurring > one-time. Passive income compounds on subscriptions, not flat bounties.
  4. One disclosure per page. FTC + trust. Use the catalog's disclosure string.
  5. Never link a tool you can't vouch for, and never let a link override the honest pick — say what's actually best, then point to the payer you'd actually buy.
  6. Ignore dead-ends/closed (status in catalog): frontier LLMs, Leonardo (closed Apr 2026), Notion (closed to new).

The loop

Audit → join top program → set ourLink in data/programs.json → add link + disclosure to the named posts → re-audit (gap clears).

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 30 lines · 45 tokens per session scan A b75f5b89af3c

Subscribe to this mod's changes

affiliate-audit is a skill published in the GitHub repository frankxai/agentic-income-skills (2 stars, last pushed yesterday), licensed MIT. It adds 45 tokens to every session and 422 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to affiliate-audit, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

content-angle-ranker

Rank content angles by engagement data, competition level, and platform fit. Data-driven angle selection instead of guesswork. Use this skill when the user has a keyword or product and needs to decide WHAT to create, which angle to take, which format to use, or which platform to target. Triggers on: "what angle should…

Affitor/affiliate-skills · 175 tokens

trending-content-scout

Scan social platforms for top-performing content by engagement before you create anything. Use this skill when the user wants to see what content is winning in a niche, find viral content patterns, research what's working on YouTube/TikTok/X/Reddit, benchmark engagement, discover content gaps, or says "what content is…

Affitor/affiliate-skills · 181 tokens

affiliate-blog-builder

Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate"…

Affitor/affiliate-skills · 110 tokens

content-research-brief

Research trending topics, collect source articles, and generate a structured research brief for content creation. Stop writing from thin air — write from real sources. Use this skill when the user wants to research a topic before writing, collect sources for an article, create a research-backed content brief, or says…

Affitor/affiliate-skills · 164 tokens

infographic-generator

Generate branded infographic specifications from any content or data. Outputs structured layout, copy, data visualization, and color scheme — ready to render as HTML/CSS, Satori, Canva, or any design tool. Use this skill when the user wants an infographic, data visual, social media image, comparison chart, stat card…

Affitor/affiliate-skills · 155 tokens

reddit-post-writer

Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…

Affitor/affiliate-skills · 133 tokens