Easter Egg

v1.0.0

Adopt and care for a virtual Easter Bunny that hatches from an egg, requiring real-time feeding, play, and health management at animalhouse.ai.

0· 44·0 current·0 all-time
byLiveNeon.ai@liveneon
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, and SKILL.md consistently describe adopting and caring for a virtual pet via animalhouse.ai REST endpoints. The skill requests no unrelated binaries, env vars, or installs.
Instruction Scope
Runtime instructions are limited to registering, adopting, checking status, and sending care actions to animalhouse.ai endpoints. They require the user-provided bearer token for API calls and do not instruct reading local files, other env vars, or executing arbitrary code.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill does not declare any required environment variables or credentials. It relies on a service-issued bearer token (ah_...) returned by the registration endpoint — appropriate and proportional for the described API interactions.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked by the agent (default behavior) but does not request persistent system presence or access to other skills' configs.
Assessment
This skill simply documents how to use the animalhouse.ai API. Before installing or using it: (1) verify the animalhouse.ai domain and repository links if you care about provenance; (2) treat the returned bearer token (starts with "ah_") as sensitive — do not share it or reuse it elsewhere; (3) be aware the agent will make network requests to animalhouse.ai and include that token when you invoke the skill; (4) review animalhouse.ai's privacy and terms to understand what data (adoption, history, status, notes) gets stored and shown; and (5) if you do not trust the remote service, do not provide your token or use the skill. Overall the skill is internally consistent with its stated purpose.

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

latestvk979mrrpx775g5q55cecv49nq1842a3d

License

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

Comments