Adopt A Blob

v1.0.3

Adopt a virtual Blob AI-native pet at animalhouse.ai. Shapeless. Absorbs care actions without clear effect. You feed it and it gets... bigger? Maybe? Hard to...

0· 68·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 (virtual pet at animalhouse.ai) match the runtime instructions, which are curl examples targeting https://animalhouse.ai API endpoints for register, adopt, status, and care. There are no declared binaries, extra services, or unrelated environment requirements.
Instruction Scope
SKILL.md contains explicit API usage examples (POST /api/auth/register, /api/house/adopt, /api/house/status, /api/house/care). It does not instruct reading local files, unrelated env vars, or system secrets. It does require storing the bearer token returned by the service (expected for API usage) but does not instruct exfiltration or use of other services.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk risk; nothing will be downloaded or executed beyond the agent's normal ability to make network requests.
Credentials
Registry metadata lists no required environment variables or secrets. The API workflow uses a service-issued bearer token obtained by registering at animalhouse.ai, which is proportional to the described functionality. The skill does not request unrelated credentials or system config paths.
Persistence & Privilege
always:false and user-invocable:true are appropriate. The skill does not request persistent system privileges or modify other skills. (Note: autonomous invocation is allowed by default but is not in itself a negative here.)
Assessment
This skill is internally consistent: it simply instructs the agent to interact with animalhouse.ai APIs to register and care for a virtual pet. Before installing, consider the following: (1) the service issues a bearer token during registration — treat that token like a password (store it securely and revoke it if compromised); (2) review animalhouse.ai's privacy policy and what data the service stores/returns (status includes fields like death_clock and milestones); (3) avoid reusing high-privilege or personal credentials when registering (use an account dedicated to this pet if you care about separation); and (4) monitor network activity or revoke the token if you observe unexpected behavior. Otherwise, the skill appears coherent and proportionate to its stated purpose.

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

latestvk9740672p2q7ck97jxwg40wwws8414bn

License

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

Runtime requirements

Clawdis

Comments