Seoul Subway

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

Your station names, route searches, IP address, and User-Agent may be visible to the proxy operator, which can reveal travel intent even though no account credentials are used.

Why it was flagged

The skill clearly discloses an external proxy data flow and identifies the query and header data the proxy receives.

Skill content
This skill sends requests to a proxy server at `vercel-proxy-henna-eight.vercel.app` ... Station names ... Search parameters ... Standard HTTP headers (IP address, User-Agent)
Recommendation

Approve the proxy only if you are comfortable sharing those lookup details; avoid sensitive itinerary queries if that privacy tradeoff matters to you.

What this means

If you choose the persistent approval option, future subway lookups to that proxy may proceed without another domain prompt.

Why it was flagged

The skill asks the user to grant WebFetch access to its proxy domain and documents an optional persistent approval choice.

Skill content
Recommended / 권장: Select `Yes` to allow access for this session ... You may also select `Yes, and don't ask again` for convenience, but only if you trust the proxy server.
Recommendation

Use session-only approval unless you trust the proxy and expect to use the skill regularly.