Suspicious — Risk Score 40/100
Last scan:2 days ago Rescan
40 /100
affiliate-skills
45 AI-powered affiliate marketing skills for research, content, SEO, landing pages, distribution, analytics, automation, and meta stages
Skill contains documented but risky curl|bash remote execution pattern for Bun installation, with legitimate but undeclared shell spawning. No malicious behavior detected, but the execution patterns warrant caution.
Skill Nameaffiliate-skills
Duration63.7s
Enginepi
Use with caution
Document all shell execution capabilities in allowed-tools. Consider replacing curl|bash with verified package manager installation. Hardcoded GitHub IPs should link to official documentation instead of embedding static values.

Findings 3 items

Severity Finding Location
Medium
Remote Script Execution via Pipe-to-Shell
SKILL.md instructs users to run 'curl -fsSL https://bun.sh/install | bash' for Bun installation. While documented and for a legitimate purpose, this pattern is a known attack vector.
3. If `bun` is not installed: `curl -fsSL https://bun.sh/install | bash`
→ Replace with verified installation method: check for bun in PATH first, then guide user to official package managers (npm install -g bun, brew install bun, etc.)
SKILL.md:39
Low
Hardcoded GitHub Pages IP Addresses
GitHub's A record IPs are hardcoded in documentation. These are legitimate GitHub infrastructure IPs, but hardcoding creates maintenance risk if GitHub updates them.
Type: A  Name: @  Value: 185.199.108.153
→ Link to official GitHub documentation instead: https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site
skills/distribution/github-pages-deployer/SKILL.md:182
Low
Process Environment Access Without Declaration
The daemon reads AFFITOR_API_KEY from process.env but this capability is not declared in SKILL.md allowed-tools section.
const apiKey = process.env.AFFITOR_API_KEY || "";
→ Document environment variable access in SKILL.md or add 'Read' to allowed-tools for environment access
tools/src/server.ts:26
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md:6 declares Read tool
Shell WRITE WRITE ✓ Aligned SKILL.md:6 declares Bash tool; CLI spawns bun daemon
Network NONE READ ✗ Violation tools/src/cli.ts:78, tools/src/api.ts:6 - Makes fetch calls to localhost and lis…
Environment NONE READ ✗ Violation tools/src/server.ts:26 reads AFFITOR_API_KEY from process.env
1 Critical 4 High 97 findings
💀
Critical Dangerous Command 危险 Shell 命令
curl -fsSL https://bun.sh/install | bash
SKILL.md:39
📡
High IP Address 硬编码 IP 地址
185.199.108.153
skills/distribution/github-pages-deployer/SKILL.md:182
📡
High IP Address 硬编码 IP 地址
185.199.109.153
skills/distribution/github-pages-deployer/SKILL.md:183
📡
High IP Address 硬编码 IP 地址
185.199.110.153
skills/distribution/github-pages-deployer/SKILL.md:184
📡
High IP Address 硬编码 IP 地址
185.199.111.153
skills/distribution/github-pages-deployer/SKILL.md:185
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1
API.md:5
🔗
Medium External URL 外部 URL
https://list.affitor.com/settings
API.md:13
🔗
Medium External URL 外部 URL
https://heygen.com
API.md:59
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1/programs?q=AI+video&sort=top&limit=5
API.md:196
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1/programs?q=AI&reward_type=cps_recurring&min_cookie_days=30&sort=top&limit=20
API.md:204
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1/programs/3f2a1b4c-0000-0000-0000-000000000000
API.md:212
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1/programs
API.md:223
🔗
Medium External URL 外部 URL
https://list.affitor.com/api/v1/programs/$
API.md:261
🔗
Medium External URL 外部 URL
https://list.affitor.com/@[handle
API.md:291
🔗
Medium External URL 外部 URL
https://list.affitor.com/@sonpiaz/heygen
API.md:293
🔗
Medium External URL 外部 URL
https://list.affitor.com
API.md:299
🔗
Medium External URL 外部 URL
https://list.affitor.com/skills
CONTRIBUTING.md:103
🔗
Medium External URL 外部 URL
https://docs.anthropic.com/en/docs/claude-code
QUICKSTART.md:11
🔗
Medium External URL 外部 URL
https://git-scm.com/
QUICKSTART.md:11
🔗
Medium External URL 外部 URL
https://chatgpt.com/gpts/editor
QUICKSTART.md:39
🔗
Medium External URL 外部 URL
https://gemini.google.com
QUICKSTART.md:77
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/License-MIT-blue.svg
README.md:7
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/skills-45-brightgreen
README.md:8
🔗
Medium External URL 外部 URL
https://img.shields.io/badge/standard-agentskills.io-purple
README.md:9
🔗
Medium External URL 外部 URL
https://agentskills.io
README.md:9
🔗
Medium External URL 外部 URL
https://affitor.com
README.md:303
🔗
Medium External URL 外部 URL
https://bun.sh/install
SKILL.md:39
🔗
Medium External URL 外部 URL
https://skills.sh
docs/distribution-strategy.md:14
🔗
Medium External URL 外部 URL
https://clawhub.ai
docs/distribution-strategy.md:15
🔗
Medium External URL 外部 URL
https://skillsmp.com
docs/distribution-strategy.md:16
🔗
Medium External URL 外部 URL
https://lobehub.com/skills
docs/distribution-strategy.md:17
🔗
Medium External URL 外部 URL
https://skild.sh
docs/distribution-strategy.md:18
🔗
Medium External URL 外部 URL
https://skillpm.dev/registry
docs/distribution-strategy.md:19
🔗
Medium External URL 外部 URL
https://agentskills.so
docs/distribution-strategy.md:20
🔗
Medium External URL 外部 URL
https://news.ycombinator.com/show
docs/distribution-strategy.md:57
🔗
Medium External URL 外部 URL
https://producthunt.com
docs/distribution-strategy.md:58
🔗
Medium External URL 外部 URL
https://devhunt.org
docs/distribution-strategy.md:59
🔗
Medium External URL 外部 URL
https://indiehackers.com
docs/distribution-strategy.md:60
🔗
Medium External URL 外部 URL
https://betalist.com
docs/distribution-strategy.md:61
🔗
Medium External URL 外部 URL
https://reddit.com/r/ClaudeAI
docs/distribution-strategy.md:70
🔗
Medium External URL 外部 URL
https://hashnode.com
docs/distribution-strategy.md:76
🔗
Medium External URL 外部 URL
https://medium.com
docs/distribution-strategy.md:77
🔗
Medium External URL 外部 URL
https://hackernoon.com
docs/distribution-strategy.md:78
🔗
Medium External URL 外部 URL
https://lobste.rs
docs/distribution-strategy.md:79
🔗
Medium External URL 外部 URL
https://theresanaiforthat.com/submit/
docs/distribution-strategy.md:87
🔗
Medium External URL 外部 URL
https://www.toolify.ai/submit
docs/distribution-strategy.md:88
🔗
Medium External URL 外部 URL
https://futurepedia.io
docs/distribution-strategy.md:89
🔗
Medium External URL 外部 URL
https://futuretools.io
docs/distribution-strategy.md:90
🔗
Medium External URL 外部 URL
https://aiagentsdirectory.com/submit-agent
docs/distribution-strategy.md:91
🔗
Medium External URL 外部 URL
https://aiagentstore.ai
docs/distribution-strategy.md:92
🔗
Medium External URL 外部 URL
https://aiagentslist.com/submit
docs/distribution-strategy.md:93
🔗
Medium External URL 外部 URL
https://topai.tools
docs/distribution-strategy.md:94
🔗
Medium External URL 外部 URL
https://tldr.tech/ai
docs/distribution-strategy.md:102
🔗
Medium External URL 外部 URL
https://therundown.ai
docs/distribution-strategy.md:103
🔗
Medium External URL 外部 URL
https://superhuman.ai
docs/distribution-strategy.md:104
🔗
Medium External URL 外部 URL
https://bensbites.com
docs/distribution-strategy.md:105
🔗
Medium External URL 外部 URL
https://console.dev
docs/distribution-strategy.md:106
🔗
Medium External URL 外部 URL
https://changelog.com
docs/distribution-strategy.md:107
🔗
Medium External URL 外部 URL
https://alternativeto.net/add-new-app/
docs/distribution-strategy.md:117
🔗
Medium External URL 外部 URL
https://openalternative.co/submit
docs/distribution-strategy.md:118
🔗
Medium External URL 外部 URL
https://sourceforge.net/p/add_project
docs/distribution-strategy.md:119
🔗
Medium External URL 外部 URL
https://libhunt.com
docs/distribution-strategy.md:120
🔗
Medium External URL 外部 URL
https://opensourcealternative.to
docs/distribution-strategy.md:121
🔗
Medium External URL 外部 URL
https://registry.modelcontextprotocol.io
docs/distribution-strategy.md:141
🔗
Medium External URL 外部 URL
https://pulsemcp.com/servers
docs/distribution-strategy.md:142
🔗
Medium External URL 外部 URL
https://smithery.ai
docs/distribution-strategy.md:144
🔗
Medium External URL 外部 URL
https://glama.ai/mcp/servers
docs/distribution-strategy.md:145
🔗
Medium External URL 外部 URL
https://chatgpt.com
platforms/chatgpt.md:23
🔗
Medium External URL 外部 URL
https://notion.so/affiliates
platforms/cursor.md:64
🔗
Medium External URL 外部 URL
https://aistudio.google.com
platforms/gemini.md:57
🔗
Medium External URL 外部 URL
https://skills.sh/$REPO
scripts/distribute.sh:87
🔗
Medium External URL 外部 URL
https://supertools.therundown.ai/submit
scripts/distribute.sh:456
🔗
Medium External URL 外部 URL
https://producthunt.com/posts/new
scripts/distribute.sh:464
🔗
Medium External URL 外部 URL
https://claude.ai/cli$
scripts/run-evals.sh:67
🔗
Medium External URL 外部 URL
https://synthesia.io
shared/references/sample-api-response.json:32
🔗
Medium External URL 外部 URL
https://descript.com
shared/references/sample-api-response.json:56
🔗
Medium External URL 外部 URL
https://invideo.io
shared/references/sample-api-response.json:80
🔗
Medium External URL 外部 URL
https://pictory.ai
shared/references/sample-api-response.json:104
🔗
Medium External URL 外部 URL
https://partner.product.com/your-affiliate-id
skills/blog/affiliate-blog-builder/references/wordpress-deploy.md:60
🔗
Medium External URL 外部 URL
https://schema.org
skills/blog/affiliate-blog-builder/references/wordpress-deploy.md:104
🔗
Medium External URL 外部 URL
https://app.netlify.com/drop
skills/distribution/bio-link-deployer/SKILL.md:145
🔗
Medium External URL 外部 URL
https://www.heygen.com/?ref=YOUR_ID
skills/distribution/bio-link-deployer/templates/bio-link.html:254
🔗
Medium External URL 外部 URL
https://www.semrush.com/?ref=YOUR_ID
skills/distribution/bio-link-deployer/templates/bio-link.html:259
🔗
Medium External URL 外部 URL
https://www.jasper.ai/?ref=YOUR_ID
skills/distribution/bio-link-deployer/templates/bio-link.html:264
🔗
Medium External URL 外部 URL
https://yourblog.com/best-ai-video-tools
skills/distribution/bio-link-deployer/templates/bio-link.html:276
🔗
Medium External URL 外部 URL
https://yourblog.com/heygen-review
skills/distribution/bio-link-deployer/templates/bio-link.html:281
🔗
Medium External URL 外部 URL
https://twitter.com/alexcreator
skills/distribution/bio-link-deployer/templates/bio-link.html:293
🔗
Medium External URL 外部 URL
https://youtube.com/@alexcreator
skills/distribution/bio-link-deployer/templates/bio-link.html:298
🔗
Medium External URL 外部 URL
https://alexmarketer.github.io/heygen-landing
skills/distribution/github-pages-deployer/SKILL.md:299
🔗
Medium External URL 外部 URL
https://www.heygen.com/?ref=YOUR_AFFILIATE_ID
skills/landing/landing-page-creator/templates/comparison.html:423
🔗
Medium External URL 外部 URL
https://www.synthesia.io
skills/landing/landing-page-creator/templates/comparison.html:453
🔗
Medium External URL 外部 URL
https://www.colossyan.com
skills/landing/landing-page-creator/templates/comparison.html:482
🔗
Medium External URL 外部 URL
https://www.anthropic.com/engineering/agent-skills
spec/README.md:51
📧
Info Email 邮箱地址
[email protected]
docs/distribution-strategy.md:102
📧
Info Email 邮箱地址
[email protected]
docs/distribution-strategy.md:105
📧
Info Email 邮箱地址
[email protected]
docs/distribution-strategy.md:106
📧
Info Email 邮箱地址
[email protected]
docs/distribution-strategy.md:107

File Tree

149 files · 907.4 KB · 22579 lines
Markdown 92f · 17452L HTML 3f · 1294L JSON 4f · 1281L TypeScript 5f · 856L Shell 2f · 721L Text 32f · 672L JavaScript 2f · 263L YAML 9f · 40L
├─ 📁 docs
│ ├─ 📁 launch-content
│ │ ├─ 📝 devto-article.md Markdown 71L · 2.6 KB
│ │ ├─ 📝 linkedin-post.md Markdown 33L · 1.1 KB
│ │ ├─ 📝 reddit-claudeai.md Markdown 38L · 1.4 KB
│ │ ├─ 📝 show-hn.md Markdown 24L · 1.2 KB
│ │ └─ 📝 twitter-thread.md Markdown 56L · 1.6 KB
│ ├─ 📁 pr-templates
│ │ ├─ 📝 awesome-list-pr-body.md Markdown 28L · 818 B
│ │ └─ 📝 list-entries.md Markdown 19L · 1.6 KB
│ ├─ 📝 affiliate-funnel-overview.md Markdown 94L · 3.1 KB
│ ├─ 📝 distribution-strategy.md Markdown 227L · 13.7 KB
│ ├─ 📝 sdd-review-prompt.md Markdown 227L · 12.3 KB
│ └─ 📝 skill-roadmap.md Markdown 99L · 6.8 KB
├─ 📁 evals
│ └─ 📋 evals.json JSON 540L · 29.5 KB
├─ 📁 platforms
│ ├─ 📝 chatgpt.md Markdown 82L · 3.1 KB
│ ├─ 📝 cursor.md Markdown 99L · 2.8 KB
│ ├─ 📝 gemini.md Markdown 90L · 3.4 KB
│ └─ 📝 openclaw.md Markdown 142L · 4.6 KB
├─ 📁 prompts
│ └─ 📝 bootstrap.md Markdown 105L · 5.8 KB
├─ 📁 scripts
│ ├─ 🔧 distribute.sh Shell 507L · 17.2 KB
│ ├─ 📜 fix-frontmatter.js JavaScript 148L · 5.8 KB
│ ├─ 📜 generate-registry.js JavaScript 115L · 4.1 KB
│ └─ 🔧 run-evals.sh Shell 214L · 6.7 KB
├─ 📁 shared
│ └─ 📁 references
│ ├─ 📝 affiliate-glossary.md Markdown 50L · 3.0 KB
│ ├─ 📝 affitor-branding.md Markdown 42L · 1.0 KB
│ ├─ 📝 case-studies.md Markdown 84L · 4.1 KB
│ ├─ 📝 flywheel-connections.md Markdown 114L · 6.3 KB
│ ├─ 📝 ftc-compliance.md Markdown 69L · 2.6 KB
│ ├─ 📝 offer-frameworks.md Markdown 126L · 4.9 KB
│ ├─ 📝 platform-rules.md Markdown 49L · 2.8 KB
│ ├─ 📋 sample-api-response.json JSON 126L · 4.4 KB
│ └─ 📝 seo-strategy.md Markdown 138L · 5.4 KB
├─ 📁 skills
│ ├─ 📁 analytics
│ │ ├─ 📁 ab-test-generator
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 201L · 8.6 KB
│ │ ├─ 📁 conversion-tracker
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 3L · 143 B
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 tracking-templates.md Markdown 59L · 2.4 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 201L · 8.3 KB
│ │ ├─ 📁 internal-linking-optimizer
│ │ │ └─ 📝 SKILL.md Markdown 222L · 7.8 KB
│ │ ├─ 📁 performance-report
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 3L · 138 B
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 benchmarks.md Markdown 58L · 2.8 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 225L · 9.8 KB
│ │ └─ 📁 seo-audit
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 232L · 9.6 KB
│ ├─ 📁 automation
│ │ ├─ 📁 content-repurposer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 204L · 8.8 KB
│ │ ├─ 📁 email-automation-builder
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 218L · 9.9 KB
│ │ ├─ 📁 multi-program-manager
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 220L · 9.2 KB
│ │ ├─ 📁 paid-ad-copy-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 258L · 10.5 KB
│ │ └─ 📁 proprietary-data-generator
│ │ └─ 📝 SKILL.md Markdown 238L · 9.5 KB
│ ├─ 📁 blog
│ │ ├─ 📁 affiliate-blog-builder
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 6L · 265 B
│ │ │ ├─ 📁 references
│ │ │ │ ├─ 📝 blog-templates.md Markdown 320L · 7.8 KB
│ │ │ │ ├─ 📝 seo-checklist.md Markdown 131L · 5.3 KB
│ │ │ │ └─ 📝 wordpress-deploy.md Markdown 149L · 5.3 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 358L · 16.6 KB
│ │ ├─ 📁 comparison-post-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 350L · 14.0 KB
│ │ ├─ 📁 content-decay-detector
│ │ │ └─ 📝 SKILL.md Markdown 228L · 8.0 KB
│ │ ├─ 📁 content-moat-calculator
│ │ │ └─ 📝 SKILL.md Markdown 238L · 8.8 KB
│ │ ├─ 📁 how-to-tutorial-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 349L · 14.2 KB
│ │ ├─ 📁 keyword-cluster-architect
│ │ │ └─ 📝 SKILL.md Markdown 254L · 9.4 KB
│ │ └─ 📁 listicle-generator
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 336L · 13.7 KB
│ ├─ 📁 content
│ │ ├─ 📁 content-pillar-atomizer
│ │ │ └─ 📝 SKILL.md Markdown 266L · 9.3 KB
│ │ ├─ 📁 reddit-post-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 373L · 14.7 KB
│ │ ├─ 📁 tiktok-script-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 329L · 11.8 KB
│ │ ├─ 📁 twitter-thread-writer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 328L · 12.7 KB
│ │ └─ 📁 viral-post-writer
│ │ ├─ 📁 agents
│ │ │ └─ 📋 openai.yaml YAML 6L · 178 B
│ │ ├─ 📁 references
│ │ │ ├─ 📝 platform-specs.md Markdown 130L · 5.4 KB
│ │ │ └─ 📝 viral-frameworks.md Markdown 306L · 8.4 KB
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 308L · 12.2 KB
│ ├─ 📁 distribution
│ │ ├─ 📁 bio-link-deployer
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 5L · 218 B
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 domain-setup.md Markdown 81L · 3.1 KB
│ │ │ ├─ 📁 templates
│ │ │ │ └─ 📄 bio-link.html HTML 319L · 9.5 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 260L · 10.6 KB
│ │ ├─ 📁 email-drip-sequence
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 266L · 11.9 KB
│ │ ├─ 📁 github-pages-deployer
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 352L · 13.5 KB
│ │ └─ 📁 social-media-scheduler
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 285L · 12.6 KB
│ ├─ 📁 landing
│ │ ├─ 📁 bonus-stack-builder
│ │ │ └─ 📝 SKILL.md Markdown 220L · 8.8 KB
│ │ ├─ 📁 grand-slam-offer
│ │ │ └─ 📝 SKILL.md Markdown 269L · 10.6 KB
│ │ ├─ 📁 guarantee-generator
│ │ │ └─ 📝 SKILL.md Markdown 219L · 8.0 KB
│ │ ├─ 📁 landing-page-creator
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 6L · 253 B
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 conversion-principles.md Markdown 142L · 5.2 KB
│ │ │ ├─ 📁 templates
│ │ │ │ ├─ 📄 comparison.html HTML 540L · 17.2 KB
│ │ │ │ └─ 📄 single-product.html HTML 435L · 13.3 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 324L · 14.3 KB
│ │ ├─ 📁 product-showcase-page
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 conversion-principles.md Markdown 142L · 5.2 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 341L · 14.1 KB
│ │ ├─ 📁 squeeze-page-builder
│ │ │ ├─ 📁 references
│ │ │ │ └─ 📝 conversion-principles.md Markdown 142L · 5.2 KB
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 322L · 14.1 KB
│ │ ├─ 📁 value-ladder-architect
│ │ │ └─ 📝 SKILL.md Markdown 248L · 9.9 KB
│ │ └─ 📁 webinar-registration-page
│ │ ├─ 📁 references
│ │ │ └─ 📝 conversion-principles.md Markdown 142L · 5.2 KB
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 391L · 17.1 KB
│ ├─ 📁 meta
│ │ ├─ 📁 category-designer
│ │ │ └─ 📝 SKILL.md Markdown 230L · 9.4 KB
│ │ ├─ 📁 compliance-checker
│ │ │ ├─ 📁 agents
│ │ │ │ └─ 📋 openai.yaml YAML 3L · 131 B
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 200L · 9.0 KB
│ │ ├─ 📁 funnel-planner
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 208L · 8.8 KB
│ │ ├─ 📁 self-improver
│ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ │ └─ 📝 SKILL.md Markdown 228L · 10.1 KB
│ │ └─ 📁 skill-finder
│ │ ├─ 📁 agents
│ │ │ └─ 📋 openai.yaml YAML 3L · 106 B
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 167L · 6.6 KB
│ └─ 📁 research
│ ├─ 📁 affiliate-program-search
│ │ ├─ 📁 agents
│ │ │ └─ 📋 openai.yaml YAML 5L · 297 B
│ │ ├─ 📁 references
│ │ │ ├─ 📝 list-affitor-api.md Markdown 111L · 3.2 KB
│ │ │ ├─ 📝 platform-rules.md Markdown 49L · 2.8 KB
│ │ │ └─ 📝 scoring-criteria.md Markdown 115L · 5.1 KB
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 230L · 9.2 KB
│ ├─ 📁 commission-calculator
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 333L · 13.1 KB
│ ├─ 📁 competitor-spy
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 300L · 12.2 KB
│ ├─ 📁 monopoly-niche-finder
│ │ └─ 📝 SKILL.md Markdown 226L · 8.8 KB
│ ├─ 📁 niche-opportunity-finder
│ │ ├─ 📄 LICENSE.txt Text 21L · 1.0 KB
│ │ └─ 📝 SKILL.md Markdown 263L · 10.6 KB
│ └─ 📁 purple-cow-audit
│ └─ 📝 SKILL.md Markdown 211L · 8.2 KB
├─ 📁 spec
│ └─ 📝 README.md Markdown 51L · 2.0 KB
├─ 📁 template
│ └─ 📝 SKILL.md Markdown 146L · 3.4 KB
├─ 📁 tools
│ └─ 📁 src
│ ├─ 📜 api.ts TypeScript 113L · 3.1 KB
│ ├─ 📜 cache.ts TypeScript 61L · 1.6 KB
│ ├─ 📜 cli.ts TypeScript 242L · 7.3 KB
│ ├─ 📜 format.ts TypeScript 142L · 4.8 KB
│ └─ 📜 server.ts TypeScript 298L · 8.7 KB
├─ 📝 API.md Markdown 304L · 8.6 KB
├─ 📝 CLAUDE.md Markdown 78L · 4.2 KB
├─ 📝 CONTRIBUTING.md Markdown 109L · 4.2 KB
├─ 📋 package.json JSON 12L · 359 B
├─ 📝 QUICKSTART.md Markdown 137L · 5.1 KB
├─ 📝 README.md Markdown 303L · 14.2 KB
├─ 📋 registry.json JSON 603L · 36.4 KB
└─ 📝 SKILL.md Markdown 112L · 3.3 KB

Dependencies 1 items

PackageVersionSourceKnown VulnsNotes
bun * runtime No Bun runtime required but not pinned as dependency

Security Positives

✓ No base64, eval(), or obfuscated code patterns found
✓ No credential exfiltration detected - AFFITOR_API_KEY only used locally for API auth
✓ No access to sensitive paths (~/.ssh, ~/.aws, .env files)
✓ No external C2 communications or suspicious network activity
✓ Network requests limited to expected endpoints (127.0.0.1, list.affitor.com)
✓ All dependencies declared, MIT licensed, no malicious packages
✓ Skills generate content for user copy-paste, not automatic file writes
✓ Distribution script requires explicit user interaction before execution