articuler

v1.0.2

AI-powered professional networking assistant. Generate personalized cold emails and outreach playbooks to accelerate career growth and business development.

0· 118·0 current·0 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 (cold emails + outreach playbooks) align with the required tooling and endpoints. Requiring curl and calling api.articuler.ai is expected for a hosted web API service.
Instruction Scope
SKILL.md instructs the agent to send a verification code to the user's email, ask the user for the captcha code from their inbox, log in with that code and the user's LinkedIn URL to obtain a token, then submit a playbook job and poll for results. All network calls target api.articuler.ai and the steps are bounded to the stated purpose. Note: the token returned is sensitive and the skill asks to "save the token" — callers should treat it as a secret and not leak it to other tools or logs.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk code risk. Only runtime requirement is curl, which is reasonable for the provided curl examples.
Credentials
The skill declares no environment variables, no config paths, and only requires user-provided email/captcha and LinkedIn URL. Requested inputs are proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modify other skills. It does instruct saving a per-session token for API calls; this is reasonable but the token should be handled securely.
Assessment
This skill appears coherent with its purpose, but before you use it: (1) only provide your email address and the verification code if you trust https://api.articuler.ai / articuler.ai and understand their privacy policy; the verification code and returned token are sensitive — avoid pasting them into other tools or public chats; (2) the skill requires your LinkedIn profile URL and will send that to articuler.ai — consider whether you are comfortable sharing that profile; (3) because the SKILL.md uses curl from the agent, the agent will make network requests from your environment — ensure you trust the remote service; (4) if you want stronger assurance, ask the publisher for source code or an explicit privacy/data-retention statement. If you are unsure about trusting articuler.ai or you see unexpected endpoints or extra credential requests, do not proceed.

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

latestvk979mxh6gzwwx20cv5t1z8vwx1837xgn

License

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

Runtime requirements

🤖 Clawdis
Binscurl

Comments