Install
$ agentstack add skill-frankxai-affiliate-agent-skills-affiliate-audit ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
affiliate-audit
Connect the affiliate catalog to a site's content and surface monetization gaps.
Run
node scripts/affiliate-audit.mjs --content=/content --traffic= --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.
Strategy rules (apply when recommending or placing links)
- 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.
- 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).
- Recurring > one-time. Passive income compounds on subscriptions, not flat bounties.
- One disclosure per page. FTC + trust. Use the catalog's
disclosurestring. - 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.
- Ignore dead-ends/closed (
statusin 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).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: frankxai
- Source: frankxai/affiliate-agent-skills
- License: MIT
- Homepage: https://frankx.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.