Garden

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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.

What this means

The agent may create or update garden records on your device, and with your explicit yes may add an activation preference to broader memory.

Why it was flagged

The skill asks the agent to create and update local files, and may update a broader memory file with consent. This is disclosed and aligned with garden tracking, but it is still local data mutation the user should notice.

Skill content
What this skill writes: - Files in `~/garden/` ... - Optionally: one line in user's workspace MEMORY.md ... only after asking and receiving explicit "yes"
Recommendation

Install only if you want local garden records maintained; confirm exactly what should be saved, and decline the optional MEMORY.md integration if you do not want future automatic activation.

What this means

Garden details you share may be reused in future garden conversations, improving advice but also creating a persistent local record.

Why it was flagged

The skill intentionally persists garden context and reloads it for future use. That is core to the purpose, but persistent context can shape later advice and may include location, climate, plant, or schedule details.

Skill content
Agent maintains structured memory across seasons. ... Memory file = current focus, always loaded first
Recommendation

Review ~/garden periodically, avoid saving details you consider private, and ask the agent to pause or stop collecting garden details if you no longer want persistence.