LinkedIn Image Generator

v1.0.0

Create high-performing LinkedIn content images — feed posts, article covers, carousel documents, and company page graphics. Use when the user mentions: 'Link...

0· 34·0 current·0 all-time
byMartian@zoohero500
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md focuses on producing LinkedIn-optimized images and templates and shows calls like generate_image(), list_templates(), and create_template() consistent with a Rendshot image generation integration.
Instruction Scope
Instructions stay on-task (design guidance, algorithm notes, and image/template generation). They implicitly send user content, brand assets, and template HTML to an external image-generation backend via generate_image()/create_template(), but the SKILL.md does not name an endpoint or explain data handling/retention/privacy.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded during install — lowest install risk.
Credentials
The skill declares no required environment variables or credentials. That is not strictly incoherent, but image-generation calls (generate_image, list_templates) normally require an API key or platform integration. Confirm how the agent will authenticate to the Rendshot-like service (platform-managed integration vs. missing requirement).
Persistence & Privilege
No elevated privileges requested: always:false, no config paths, and no self-modifying/install behavior. The skill is user-invocable and may be invoked autonomously (default), which is expected for skills.
Assessment
This skill appears to do what it says: generate LinkedIn-optimized images using a Rendshot-like service. Before installing or using it, verify (1) how generate_image()/create_template() are implemented in your agent environment — does the platform route these to a managed Rendershot integration or will you need to supply an API key? (2) Where will uploaded assets (logos, author photos, template HTML) be sent and stored, and what is the retention/privacy policy? (3) Avoid sending sensitive or proprietary data (private user data, unreleased metrics) in prompts or uploaded assets until you confirm the external service's data handling. If you need stricter guarantees, require explicit documentation of the endpoint and credential use or restrict this skill to non-sensitive content.

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

latestvk97e3xqxyfrphc5w4xhw59fmed84ttdh

License

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

Comments