Price
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.
The stored watchlist, price history, and purchase decisions could reveal shopping, travel, or business plans, and future recommendations may rely on stale or incorrect stored context.
The skill explicitly maintains persistent local records, including purchase decisions used for future recommendations.
All data lives in ~/price/... purchases.md # Past decisions for learning
Keep the ~/price folder limited to items you intentionally track, periodically delete old entries, and verify stored history against current price sources before acting.
If used as written, tracked items and alert notifications may continue beyond a single conversation unless the user manages the watchlist and preferences.
The skill describes ongoing monitoring behavior for tracked items; this is central to price alerts, but it is persistent activity that users should scope.
Items on watchlist tracked continuously
Only add items to tracking after explicit user request, set clear thresholds and quiet hours, and provide or ask for a way to remove items from the watchlist.
