🐢 Flicker - ASCII 宠物伙伴

v1.0.0

你的 ASCII 宠物伙伴 Flicker,会根据对话内容生成毒舌评论

0· 57·0 current·0 all-time
byMr.Zhenweisi@jofiction918
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 match the behavior: ASCII pet that occasionally makes snarky comments. The included scripts (generate.js) and the read/write of {baseDir}/data/pet.json are appropriate for this purpose. Minor inconsistency: package metadata lists no required binaries but SKILL.md expects to run `node {baseDir}/scripts/generate.js` via exec; this only matters if the runtime lacks Node.js.
Instruction Scope
Runtime instructions are narrowly scoped: read/write the local pet.json and exec the bundled generator. The AI comment generation is defined to use only the agent's previous reply plus pet attributes. There are no instructions to read unrelated files, environment variables, or to transmit data to external endpoints.
Install Mechanism
No install spec (instruction-only) and the only code is a local generator script. There are no downloads, external install URLs, or package installs declared. The generator script contains no network calls or obfuscated behavior.
Credentials
The skill requests no environment variables, credentials, or config paths beyond its own pet.json. That is proportionate to its stated functionality.
Persistence & Privilege
always:false and it does not modify other skills. The skill can autonomously reply when triggered (user-invocable true, model invocation enabled) and can write to its own data path ({baseDir}/data/pet.json) and run its script. This is expected for a conversational pet but means it may interject messages per its rules; disable autonomous invocation if you want to avoid unsolicited comments.
Assessment
This skill appears to do only what it says: keep a local pet JSON, run the included Node generator, and produce short snarky comments. Before installing: ensure your environment can run Node.js if you want the `/buddy` generator to work; review or back up the skills data folder if you care about local files (it will create/modify {baseDir}/data/pet.json); and note the skill is allowed to reply autonomously when triggered — if you prefer no unsolicited interjections, install but disable autonomous/model invocation for this skill in your agent settings.

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

asciivk975msmsebc82cwh6sssme52vd84aq8dfunvk975msmsebc82cwh6sssme52vd84aq8dlatestvk975msmsebc82cwh6sssme52vd84aq8dpetvk975msmsebc82cwh6sssme52vd84aq8dzh-CNvk975msmsebc82cwh6sssme52vd84aq8d

License

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

Runtime requirements

🐢 Clawdis

Comments