← 返回 Skills 市场
ivangdavila

Pets

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
775
总下载
3
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install pets
功能描述
Track and care for your pets with profiles, routines, behavior logging, training progress, and creative projects.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pets
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pets 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pets
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Pets 是什么?

Track and care for your pets with profiles, routines, behavior logging, training progress, and creative projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 775 次。

如何安装 Pets?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pets」即可一键安装,无需额外配置。

Pets 是免费的吗?

是的,Pets 完全免费(开源免费),可自由下载、安装和使用。

Pets 支持哪些平台?

Pets 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pets?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论