Bundle Pluginsource linked

KL8 Lottery Datav1.0.1

China Happy 8 (KL8/快乐8) lottery data plugin — query latest draws, specific issues, recent results, and frequency analysis.

kl8-lottery-data·runtime kl8-data·by @534422530
openclaw bundles install clawhub:kl8-lottery-data
Latest release: v1.0.1Download zip

Capabilities

Bundle format
generic
Runtime ID
kl8-data

Compatibility

Built With Open Claw Version
2026.5.26
Plugin Api Range
>=2026.3.24-beta.2
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The artifacts consistently describe KL8/快乐8 lottery lookup and frequency analysis, and the Python file only reads a hardcoded draw table and prints query or analysis results.
Instruction Scope
Instructions are limited to installing the plugin and optionally running/importing the Python helper; user-facing script output is mostly Chinese, and the documented requests dependency appears unnecessary because the code does not use it.
Install Mechanism
The package is a community source-linked generic npm bundle with no provenance, but its OpenClaw manifest has no startup activation and declares no extensions.
Credentials
The behavior is proportionate to the purpose: no credential access, file scanning, network calls, writes, shell execution beyond the user-invoked Python script, or broad local indexing were found.
Persistence & Privilege
There is no evidence of persistence, background workers, privilege escalation, account mutation, or automatic execution on startup.
Scan Findings in Context
[SQP-3] expected: The Chinese strings are coherent with a China KL8 lottery tool, but users who need English or configurable locale support should know the script output is not bilingual.
[staticScan:clean] expected: Static scan reported no suspicious patterns, matching the inspected artifact content.
[VirusTotal:clean] expected: VirusTotal reported 0 malicious and 0 suspicious detections across 60 engines; this supports but does not determine the verdict.
Assessment
Install only if you are comfortable with a community, non-provenance package containing hardcoded March-April 2026 KL8 data. Expect mostly Chinese output, and verify lottery data freshness and accuracy independently before relying on it.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
a07aa1353f3f
Tag
a07aa1353f3fa7d3f195b52dfb5445a2d889535f
Provenance
No
Scan status
clean

Tags

latest
1.0.1

KL8 Lottery Data Plugin

China Happy 8 (KL8/快乐8) lottery historical data query and analysis tool.

Features

  • Latest Draw — Get the most recent lottery result
  • Issue Query — Look up a specific draw by issue number
  • Recent Draws — List the most recent N draws
  • Frequency Analysis — Hot and cold number statistics

Data

Hardcoded draw data from March–April 2026 (29 draws, issues 2026069–2026097). Each draw has 20 numbers from 1–80.

Install

openclaw plugins install clawhub:kl8-data

Requires Python with requests library.