SEO-Article-Gen

v1.0.0

SEO-optimized article generator with automatic affiliate link integration. Generate high-ranking content with keyword research, structured data, and monetization built-in.

10· 3.6k·14 current·16 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (SEO article generation + affiliate integration) matches the provided SKILL.md, README, and index.js functionality: keyword research, article generation, schema, and affiliate-link placeholders. It only reads a local config.json for settings, which is appropriate for configurable behavior.
Instruction Scope
SKILL.md describes the same functions implemented in the code (generateArticle, findKeywords, optimizeContent, generateSchema, competitor analysis). The instructions do not ask the agent to read unrelated system files, environment variables, or exfiltrate data. The code does read its own config.json via fs, which is expected and documented.
Install Mechanism
No install spec is provided (instruction-only install via clawhub). There are local code files but no remote download/install steps, package dependencies, or extract-from-URL operations. This reduces supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond its own config.json. That is proportional to generating content and inserting affiliate links. There are no requests for unrelated secrets or cloud credentials.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills. It only reads/writes within its own directory (reads config.json); no privileged actions are requested.
Assessment
This skill appears internally consistent and implements the advertised features, but you should still exercise normal caution because the source and homepage are unknown. Before installing or using: 1) Inspect the generateAffiliateData (or equivalent) function to confirm where affiliate links point and that no hard-coded affiliate IDs or remote tracking endpoints are embedded. 2) If you plan to use real affiliate IDs, prefer providing them explicitly via the local config (not hard-coded) and confirm the skill does not transmit them off-host. 3) Run the included test.js in a sandbox/local environment to verify behavior and outputs. 4) Ensure FTC disclosure and privacy practices meet your requirements (SKILL.md shows a disclosure but verify placement and accuracy). 5) If you need higher assurance, request the full untruncated source or a publisher/homepage and confirm the author identity before enabling in production.

Like a lobster shell, security has layers — review code before you run it.

latestvk970xvvvbvpmtzktb530291h8580gzmz

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments