Back to skill
v0.1.0
Nearby Barbershops
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:03 AM.
Analysis
This instruction-only skill is coherently focused on finding nearby barbershops and only shows expected, disclosed use of location data.
GuidanceThis skill appears safe to review as an instruction-only nearby-search helper. Before using it, be aware that it needs your location to work; share only the location precision you are comfortable with and avoid storing exact coordinates unnecessarily.
Findings (1)
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.
Sensitive data protection
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
- location: 经纬度 { lat, lng },必填
- 仅在用户授权定位后查询
- 避免保留精确坐标,必要时进行网格化模糊处理
- 建议对同一 location+category+radius 做短时缓存以降低频率The skill requires precise coordinates and suggests short-term caching of location queries. This is purpose-aligned for finding nearby barbershops and includes privacy guidance, but users should recognize that location data is sensitive.
User impactYour precise or approximate location may be used, and location-based searches may be cached briefly.
RecommendationOnly share location after consent, prefer approximate location where possible, and avoid retaining exact coordinates longer than needed.
