Plant

v2.0.0

Manage houseplant care with watering and fertilizer schedules. Use when adding plants, tracking watering, scheduling fertilizing, setting care reminders.

0· 108·0 current·0 all-time
bybytesagain4@xueyetianya
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 and description describe a local plant management tool and the included script and SKILL.md implement exactly that: a simple CLI that reads/writes logs under ~/.local/share/plant and provides export/search/status features. No unrelated capabilities (cloud access, system-wide changes) are requested.
Instruction Scope
SKILL.md and the script limit operations to the DATA_DIR under the user's home, printing, searching, exporting, and logging entries. Instructions do not attempt to read arbitrary system files, environment variables, or contact external endpoints.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However, a runnable script (scripts/script.sh) is included in the package—reviewing that script is important because the skill runtime will execute it. The script appears benign and only manipulates local files.
Credentials
The skill requires no environment variables, credentials, or special config paths. All storage is in a user-writable data directory under the home directory, which is proportional to its functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
Assessment
This skill appears to do what it claims: a local, offline plant tracker that stores data under ~/.local/share/plant. Before installing, review the included scripts/script.sh (already visible) to confirm you’re comfortable with it running on your machine. Remember that any notes you enter are stored as plain text in that folder—avoid entering passwords or other sensitive secrets. If you want extra caution, run the script in a sandboxed account or inspect and run it manually rather than allowing automatic execution.

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

latestvk970asj2fxbzj662dx3x61w76s83237h

License

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

Comments