Back to skill
v1.0.0
Wheel of Fortune
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:37 AM.
Analysis
This instruction-only skill coherently generates a decision-wheel link, with the main thing to notice being that user-provided options are placed into a third-party URL.
GuidanceThis skill appears safe for casual decisions. Before installing or using it, remember that the options you provide become part of a link to an external website, so avoid entering confidential names, business data, personal information, or sensitive decisions.
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.
Insecure Inter-Agent Communication
SeverityLowConfidenceHighStatusNote
SKILL.md
https://makedecisionforme.netlify.app/?items=Option1:Weight,Option2:Weight,Option3:Weight
The generated link sends the option names and weights as URL query parameters to an external website. This is central to the skill’s function and clearly disclosed, but users should avoid putting sensitive private information into the options.
User impactIf a user includes private choices or sensitive labels, those details may be visible in the link and sent to the external wheel website when opened.
RecommendationUse non-sensitive option names, or anonymize private choices before generating the wheel link.
