Huckleberry
Analysis
Huckleberry is a coherent instruction-only CLI guide for baby tracking, with disclosed but sensitive use of an unofficial package and Huckleberry account credentials.
Findings (3)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
> **Note:** This is an unofficial tool and is not affiliated with Huckleberry. ... `pip install huckleberry-cli`
The skill asks the user to install an external, unofficial CLI package; this is disclosed and central to the skill, but package provenance and version pinning are not provided in the artifacts.
`huckleberry sleep stop`, `huckleberry feed bottle <amount>`, `huckleberry diaper both`, `huckleberry growth --weight=7.5`
These commands save baby-tracking records to the Huckleberry account; they are purpose-aligned but mutate personal account data.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Config stored at `~/.config/huckleberry/config.json`. ... `HUCKLEBERRY_EMAIL` ... `HUCKLEBERRY_PASSWORD`
The CLI requires Huckleberry account authentication and can persist account configuration locally; this is expected for the stated purpose but involves sensitive credentials.
