Snow Report

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only snow report helper that uses OpenSnow pages and optional saved resort preferences, with no evidence of hidden code, credential use, or destructive behavior.

This skill appears safe for normal use. Before installing, be aware that it will use the browser to visit OpenSnow pages and may save your home or favorite mountains in `memory/snow-preferences.md`; edit or delete that file if those preferences feel sensitive.

Findings (2)

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

Using the skill will cause browser visits to OpenSnow pages for the resorts being checked.

Why it was flagged

The skill directs the agent to use the browser to open OpenSnow pages and collect weather data. This is an external tool action, but it is clearly disclosed and central to the skill's purpose.

Skill content
browser action=open targetUrl=https://opensnow.com/location/{slug}/snow-summary
Recommendation

Use it when you are comfortable with OpenSnow lookups for the requested resorts; verify important travel decisions against official resort or weather sources.

What this means

Saved favorite or home mountains could reveal location, travel, or recreation preferences across future uses.

Why it was flagged

The skill stores and reuses a persistent preference file containing the user's default and favorite mountains. This is purpose-aligned, but it is still persistent personal context.

Skill content
Check `memory/snow-preferences.md` for user settings... If no config exists, ask user for their home mountain and create the file.
Recommendation

Review or delete `memory/snow-preferences.md` if you do not want these preferences retained, and avoid storing sensitive travel details there.