← Back to Skills Marketplace
775
Downloads
3
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install pets
Description
Track and care for your pets with profiles, routines, behavior logging, training progress, and creative projects.
Usage Guidance
This skill appears coherent, but review and accept its local storage behavior before installing. It will create and update files under ~/pets/ (profiles, logs, photos) and may add reminders (cron-style) — so: (1) confirm you are comfortable with casual mentions being logged (they may include personal details, contact info, and locations), (2) decide if you want those files under your home directory or moved to a different path, (3) back up or encrypt any sensitive data (e.g., contact info in lost-pet flyers), and (4) if you permit autonomous actions, monitor initial runs to ensure it only creates the expected files and doesn't add undesired cron entries. If the skill ever needs to generate images via an external service, it should ask for explicit API keys/permission first — there are none declared now, so verify any prompts requesting credentials before providing them.
Capability Analysis
Type: OpenClaw Skill
Name: pets
Version: 1.0.0
The skill is classified as suspicious due to the instruction in `routines.md` to "Set via cron jobs" for recurring reminders. While the stated purpose of these reminders (feeding, walks, medication) is benign, the ability for an AI agent to create or modify system-level cron jobs represents a significant security risk. This capability could be exploited for persistence or arbitrary command execution if the agent is compromised or if input sanitization is insufficient, making it a high-risk vulnerability rather than a benign operation.
Capability Assessment
Purpose & Capability
Name/description (pet profiles, routines, logging, reports, creative projects) align with the instructions: all required operations are file-based storage under ~/pets/ and analysis of those files. No unrelated credentials, binaries, or config access are requested.
Instruction Scope
Instructions explicitly require reading and appending to files in ~/pets/ (index.md, profile.md, log.jsonl, photos, etc.) and to 'always log' casual mentions. This is consistent with the stated purpose but means the agent will store potentially sensitive personal data (names, contact info, last seen locations, photos). The docs also recommend using cron jobs for reminders (suggests modifying scheduling), but no direct commands are provided.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. No downloads or package installs are declared.
Credentials
No environment variables, credentials, or external service tokens are requested. All declared storage and operations are local to the user's home directory and appropriate for a pet management skill.
Persistence & Privilege
Skill is not always-enabled. It can be invoked autonomously (platform default). That is expected, but because the skill's behavior includes writing logs, photos, and possibly creating reminders (cron), users should be aware autonomous runs could modify files or schedules without explicit step-by-step prompts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pets - After installation, invoke the skill by name or use
/pets - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pets?
Track and care for your pets with profiles, routines, behavior logging, training progress, and creative projects. It is an AI Agent Skill for Claude Code / OpenClaw, with 775 downloads so far.
How do I install Pets?
Run "/install pets" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pets free?
Yes, Pets is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Pets support?
Pets is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pets?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills