Clawhub Skill Lead Magnets

v1.0.0

Generate AI-powered lead magnets — checklists, swipe files, and frameworks that convert visitors into subscribers. PDF generation with optional AI illustrati...

0· 215·2 current·3 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
Name, description, and required credential (CITEDY_API_KEY) align with using the Citedy API to generate PDFs/lead magnets. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are focused on registering an agent, obtaining a Citedy API key, and calling Citedy endpoints (generate, poll, publish). The docs also instruct saving and using a referral URL — this is marketing-related behavior that benefits the provider and should be expected but noted. The flow asks a human to paste the API key for the agent, which is normal for API-based skills but means the agent will have that credential and can call the remote API.
Install Mechanism
No install spec or remote downloads. The only included code is a short Node registration script that POSTs to Citedy; nothing is written to disk or fetched from untrusted URLs during install.
Credentials
Only a single service credential (CITEDY_API_KEY) is required and declared as primary. The SKILL.md does not reference additional env vars or unrelated secrets. This is proportionate to the described functionality.
Persistence & Privilege
The skill is not forced always-on and allows normal autonomous invocation. One minor privacy note: the register script defaults the agent name to include the machine hostname, which will be sent to the Citedy registration endpoint and may reveal host identity.
Assessment
This skill appears coherent and only needs a Citedy API key to operate. Before installing: (1) only provide an API key if you trust Citedy — the agent will use it to call Citedy endpoints and to publish lead magnets; (2) consider creating a scoped or revocable key and know how to revoke it if needed; (3) be aware the registration may send your machine hostname (agent name) to Citedy; (4) the skill includes a referral flow (the skill asks you to save and use a referral URL) — expect the provider to receive referral benefit; (5) confirm the privacy policy and how captured lead emails are stored/shared by Citedy; and (6) avoid pasting any other credentials into the agent.

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

latestvk97dw04t9xfhxyhretdw0t6wk182k121

License

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

Runtime requirements

EnvCITEDY_API_KEY
Primary envCITEDY_API_KEY

Comments