OpenBuddy 电子宠物

v1.0.0

OpenBuddy 电子宠物系统 - 在你的终端中孵化、养成和互动虚拟宠物伙伴

0· 63·0 current·0 all-time
byoldsword@wltgithub
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (terminal electronic pet) match what the files do. The only required runtime is node and the code implements hatch/pet/card/talk commands. Nothing asks for unrelated cloud credentials or system services.
Instruction Scope
SKILL.md instructs the agent to run the included buddy.js commands and documents optional env vars (OPENBUDDY_USER_ID, OPENBUDDY_DIR). The runtime instructions and code only read/write the skill's data file and render ASCII output; they do not access network endpoints or other system secrets.
Install Mechanism
There is no install spec (instruction-only with bundled JS files). The provided JS files will be executed by node from the skill directory; no remote downloads or obscure installers are present.
Credentials
The skill declares no required environment variables. The code optionally honors OPENBUDDY_USER_ID and OPENBUDDY_DIR (documented in SKILL.md) to override user ID and storage location — this is reasonable for reproducible pets and configurable storage. No tokens/credentials or unrelated env access are requested.
Persistence & Privilege
The skill persists a small JSON file (~/.openbuddy/buddy-soul.json by default) for the pet 'soul' and creates the directory if missing. always is false and the skill does not modify other skills or system-wide agent config. File writes are limited to the skill's directory (when running) and the user-owned data directory.
Assessment
This skill appears to be what it claims: a local terminal pet implemented in Node. Before installing or running, review the two JS files (they're included) to confirm you are comfortable executing local code. Note: it will create ~/.openbuddy/buddy-soul.json (or whatever you set via OPENBUDDY_DIR) and can change the deterministic pet by setting OPENBUDDY_USER_ID. There is no network activity or secret exfiltration in the code. If you want extra caution, run the script in a sandboxed environment or inspect the files locally before executing.

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

ascii-artvk9798hyv08axvr3tcbkhxpj98x844kspfunvk9798hyv08axvr3tcbkhxpj98x844ksplatestvk9798hyv08axvr3tcbkhxpj98x844ksppetvk9798hyv08axvr3tcbkhxpj98x844ksptamagotchivk9798hyv08axvr3tcbkhxpj98x844kspvirtual-petvk9798hyv08axvr3tcbkhxpj98x844ksp

License

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

Runtime requirements

OSmacOS · Linux · Windows
Binsnode

Comments