Twitter Image Generator
v1.0.0Create high-performing Twitter/X content images — post images, thread headers, link preview cards, and profile banners. Use when the user mentions: 'Twitter'...
⭐ 0· 37·0 current·0 all-time
byMartian@zoohero500
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the behavior in SKILL.md: the instructions focus on creating Twitter/X post images, thread headers, link preview cards, and templates. The included reference docs (algorithm, design, templates) support that purpose. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Runtime instructions are limited to: asking clarifying questions, consulting the included reference files, selecting templates, and calling image-generation helpers (generate_image, list_templates, get_template, create_template). The instructions do not direct the agent to read arbitrary files, system config, or unrelated environment variables, nor to exfiltrate data to ad-hoc endpoints.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk or fetched at install time. This is the lowest-risk install model.
Credentials
The skill declares no required env vars or credentials, which is consistent with the package. However, SKILL.md uses functions named generate_image/list_templates/get_template/create_template (Rendshot API calls implied) but does not state how or where Rendshot credentials/config are provided. Verify on your platform whether a Rendshot integration requires an API key or workspace credential and where that is configured.
Persistence & Privilege
always:false and the skill does not request persistent presence or modify other skills' settings. It only describes creating templates (create_template) which appears to be within the skill's own domain.
Assessment
This skill appears internally consistent for generating Twitter/X images, but before enabling it you should: 1) Confirm how the platform resolves the generate_image/list_templates/etc. calls (which remote service is contacted and where credentials are stored). If Rendshot requires an API key, ensure it is provided via the platform's integration settings, not pasted into prompts. 2) Avoid sending sensitive or private data in image-generation prompts (prompts are typically sent to a remote service). 3) Ask the skill author or platform operator for the Rendshot service endpoint and privacy/retention policy if you need to know how created images and template HTML are stored and who can access them. 4) If you want to prevent autonomous use, consider disabling the skill's autonomous invocation in your agent settings (the skill itself is not marked always:true, but agent autonomy is platform-default). If you need provenance for auditing, request the author's homepage or source repository (none provided).Like a lobster shell, security has layers — review code before you run it.
latestvk97fpd51c1kamx5zd26rs0bywn84tq9x
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
