福利彩票(welfare-lottery)

PassAudited by VirusTotal on May 13, 2026.

Overview

Type: OpenClaw Skill Name: welfare-lottery Version: 1.0.0 The welfare-lottery skill bundle is a legitimate tool for querying and analyzing Chinese Welfare Lottery (Double Color Ball) results. It fetches data directly from the official government website (cwl.gov.cn) using standard Python scripts (lottery.py, predict.py) and provides statistical analysis with appropriate disclaimers. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.

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.