Shopping Advisor

PassAudited by ClawScan on Apr 1, 2026.

Overview

The skill's code, instructions, and requirements are consistent with a local shopping-decision helper — it processes user-provided product info and outputs recommendations without requesting credentials, installing external code, or contacting remote endpoints.

This skill appears coherent and low-risk: it only processes user-provided product data locally and outputs recommendations. Before installing or running, consider: (1) run the included scripts on sample inputs in a sandbox to verify behavior, (2) avoid piping sensitive files into the scripts (they only expect JSON product data), and (3) re-review any future updates for network calls or newly required environment variables — those would be the main signals of increased risk.