Plants

v1.0.0

Build a personal plant care system with watering schedules, care logs, and seasonal reminders.

2· 919·0 current·0 all-time
byIván@ivangdavila
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 align with the instructions. The skill only needs to create and manage per-plant files and reminders; it does not request unrelated binaries, credentials, or system paths.
Instruction Scope
SKILL.md directs the agent to create a ~/plants/ workspace, one markdown file per plant, store/link photos, and maintain logs. These actions are consistent with the stated purpose but do involve writing files and storing images in the user's home directory — the skill does not instruct reading other system files or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skills have minimal surface area and nothing is downloaded or executed on install.
Credentials
The skill declares no environment variables or credentials (appropriate). It lists integration points (Calendar, Habits, Shopping) but does not request the tokens needed for those integrations; any integration would require explicit additional permissions/credentials from the user.
Persistence & Privilege
always:false and default invocation settings. The only persistent effect is creating and updating files under ~/plants/, which is expected for this utility. No indication it modifies other skills or system-wide settings.
Assessment
This skill is an instruction-only plant journal that will create ~/plants/ and write per-plant markdown files and (optionally) store photos. Before installing: confirm you are comfortable with the agent creating and storing files in your home directory and with any photos being saved locally; consider where backups and privacy protections should be applied. If you later enable Calendar/Habits/Shopping integrations, expect the skill to request additional permissions or API tokens — grant those only if you trust the destination. If you want to limit automatic actions, keep autonomous invocation disabled or review prompts before allowing the skill to create calendar events or upload photos.

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

latestvk977grf5zm0501mtsh3etvpp6d80wst3

License

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

Runtime requirements

🌱 Clawdis
OSLinux · macOS · Windows

Comments