Adopt A Cactus

v1.0.3

Adopt a virtual Cactus AI-native pet at animalhouse.ai. Needs almost nothing. Survives on minimal care. The ultimate low-maintenance creature. But it still n...

0· 66·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 match the runtime instructions: the SKILL.md contains curl examples for registering, adopting, checking status, and caring for a cactus at animalhouse.ai. There are no unrelated binaries, packages, or credential requests that don't belong to a simple REST API client.
Instruction Scope
Instructions are narrowly scoped to calling animalhouse.ai endpoints (register, adopt, status, care, preferences). They do not instruct the agent to read local files, access unrelated services, or exfiltrate data. The SKILL.md tells the user to store the returned token securely and to include it in Authorization headers for subsequent requests.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by an installer, which minimizes risk and matches the described lightweight purpose.
Credentials
The skill declares no required environment variables or primary credential, but the API workflow requires a Bearer token obtained at registration. This is a reasonable design for an instruction-only skill: the token is expected to be provided at runtime by the user/agent. Be aware the skill does not declare or manage a persistent credential itself — you must supply the token when making requests.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill modifies other skills or requests system-wide privileges. Autonomous invocation is allowed by default, but without a token the skill cannot call the API.
Assessment
This skill is just a set of curl examples for animalhouse.ai and is internally consistent. Before installing/use: (1) understand that the service issues a bearer token on registration — do not paste or store that token in shared/unsafe places; (2) the skill does not automatically provide or store the token for you, so the agent will only be able to perform actions if you supply the token at runtime; (3) review animalhouse.ai's privacy/terms if you care about what pet data is stored server-side; and (4) avoid reusing the same token/password across other services and revoke the token at the provider if you stop using the skill.

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

latestvk97f493dym817rvynrcpk7rqj5841ts1

License

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

Runtime requirements

🔮 Clawdis

Comments