Grid Sticker Generator

v1.0.0

A universal 4x4 grid sticker generator. uses strict visual guidelines (No Text, Transparent BG) and supports loading theme templates from resources.

0· 298·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 (4x4 grid sticker generator) match the SKILL.md and the included resources. The templates live under resources/ and the prompts/constraints are all about generating images in the specified visual style. Nothing in the package asks for unrelated system access or secrets.
Instruction Scope
SKILL.md describes prompt construction, template loading, and calling an image generator ('Nano-Banana Pro' / generate_image). It does not instruct reading arbitrary system files or exfiltrating data. It does mention using user-uploaded photos as an optional input — a normal behaviour for an image-generation skill — but does not direct any unexpected data transmissions.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk. This is the lowest-risk installation model and matches the stated purpose.
Credentials
The skill declares no environment variables or credentials, which is consistent. One minor gap: SKILL.md references calling an image-generation tool ('Nano-Banana Pro' / generate_image) but provides no integration details or required credentials — the agent/platform likely supplies that capability, but you should confirm which image provider will be used and whether any API keys or user data will be sent to it.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence or modify other skills. Autonomous invocation is allowed by default (platform behavior) but that is not combined with other red flags.
Assessment
This skill appears coherent and self-contained: it defines prompt rules and includes a template file for office-worker stickers. Before installing, confirm (1) which image-generation backend the agent will call for 'generate_image' (that backend may require API keys or will receive any user photos you upload), (2) whether you plan to supply user photos — if so, only upload images you are comfortable sharing with the model/provider, and (3) that the generated content and templates (some entries are crude/humorous) are acceptable for your use. If you need the agent to use a specific image provider, ensure its credentials or privacy policy are configured separately and intentionally; the skill itself does not request secrets or installs.

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

latestvk972yyt32n0p9je8t7cwxh2qb1822z30

License

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

Comments