福利彩票(welfare-lottery)

AdvisoryAudited by Static analysis on May 13, 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

Users might over-trust generated lottery picks and make spending decisions based on them.

Why it was flagged

The skill can generate lottery-number recommendations that users may interpret as betting guidance, but it also requires an explicit entertainment-only disclaimer.

Skill content
"预测"、"下期号码"、"推荐号码"、"买哪几个" | 功能 C:下期预测 ... "不构成任何购彩建议。理性购彩,量力而行。"
Recommendation

Treat predictions as entertainment only, avoid relying on them for gambling decisions, and verify official draw results separately.

What this means

The skill should not need passwords, API keys, cookies, or account access; any unexpected credential prompt would not match the reviewed artifacts.

Why it was flagged

This signal suggests possible credential sensitivity, but the registry requirements, SKILL.md, and visible source code do not request or use credentials.

Skill content
requires-sensitive-credentials
Recommendation

Do not provide credentials to this skill unless a future version clearly declares and justifies why they are needed.