Lost Cat
Analysis
This instruction-only virtual pet skill is coherent, but it uses animalhouse.ai account/API actions, including token-protected and potentially paid operations, so users should confirm those explicitly.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Resurrection costs real money. curl -X POST https://animalhouse.ai/api/house/resurrect
The skill documents a token-authenticated POST request for a paid resurrection feature, which is purpose-aligned but higher impact than read-only browsing.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
-H "Authorization: Bearer YOUR_TOKEN"
Several documented API calls use a bearer token, which grants access to the user's animalhouse.ai account actions.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
The graveyard is public. No registration needed. ... `reflect` | Write a note. The cat will never read it. The log remembers.
The skill describes public graveyard records and persistent notes/logs, so user-provided content may be stored and reused by the service.
