Sticker Pack Generator

v1.0.0

AI sticker pack generator — create custom WhatsApp stickers, Telegram sticker packs, emoji-style art, and kawaii character stickers from any description. Gen...

0· 51·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 say 'sticker pack generator' and both SKILL.md/README and the script target the Neta image API (api.talesofai.com). The required input (an API token) and outputs (image URL) match the stated purpose.
Instruction Scope
Runtime instructions are limited: run the node script with a prompt and --token. The SKILL.md does not direct the agent to read arbitrary local files or other environment variables, nor to exfiltrate unrelated data. Prompts and optional reference UUIDs are sent to the image API as expected.
Install Mechanism
There is no install spec that downloads or installs third-party packages; the package contains a small JS script and README. No external installers, archive downloads, or unexpected binaries are used.
Credentials
Only a single credential (the Neta API token) is required and is explicitly referenced in SKILL.md and README. No other secrets, config paths, or unrelated environment variables are requested or accessed.
Persistence & Privilege
Skill is not always-enabled, does not request persistent system privileges, does not modify other skills' configs, and does not write files or store tokens locally. It simply makes HTTPS calls at runtime.
Assessment
This package appears coherent: it sends your prompt and the provided Neta token to api.talesofai.com and prints a returned image URL. Before installing, verify you obtain the Neta token from the official site (https://www.neta.art/open/), avoid including sensitive or private data in prompts (those prompts are sent to the external API), and be prepared to revoke the token if you suspect misuse. Also note the skill source/owner is unknown — if you require higher assurance, ask the publisher for provenance or prefer an officially maintained client. Otherwise the code is small and behaves as described.

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

latestvk975s7t68733rz0g834wbg7trx83xnbg

License

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

Comments