Svg Cover Generator

v0.1.0

Create polished, editable SVG cover artwork for reports, articles, slide decks, social cards, ebook covers, posters, and landing-page hero images. Use when a...

0· 86·0 current·0 all-time
byNima Chu@nimachu
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 name/description match the included templates, layout recipes, design rules, and a simple SVG validator. There are no unrelated binaries, credentials, or services required.
Instruction Scope
SKILL.md stays within the stated purpose: collecting a brief, following layout rules, producing an inline-styled SVG, and optionally writing the file and running the local validator. It does not instruct reading arbitrary system files, contacting external endpoints, or exfiltrating data.
Install Mechanism
No install spec is provided (instruction-only). The repo includes templates and a short Python validator; nothing is downloaded from external sources or installed automatically.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs are minimal and proportionate to producing/editing SVGs.
Persistence & Privilege
always is false and the skill does not request or modify other skills or global agent settings. It may be invoked autonomously (normal), but it has no broad privileges or persistence requirements.
Assessment
This skill appears coherent and low-risk for its purpose. A few practical points to consider before installing or running it: 1) The skill may write SVG files to paths you specify — only provide file paths you control and review files before overwriting important files. 2) The included validator (scripts/check_svg.py) parses the SVG file you point it at and prints structural errors; running it requires read access to the target file (expected behavior). 3) Templates reference font-family names but do not embed or fetch web fonts — if you need exact typography, embed fonts yourself. 4) The skill does not contact external endpoints or require secrets. If you want extra assurance, inspect the small validator script and template files locally (they are readable and short) before use.

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

latestvk978x9dckzxg6a7jnaz8qc6jmx83e8a7

License

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

Comments