Singapore Pools TOTO Results

v1.0.0

Fetch and summarize latest Singapore Pools TOTO results from official Singapore Pools data files (normal, cascade, hongbao, special). Use when users ask for...

1· 85·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included script and reference file: the Python script fetches HTML files from singaporepools.com.sg DataFileArchive and extracts draw data. No unrelated binaries, credentials, or endpoints are requested.
Instruction Scope
SKILL.md instructs only to run the included fetch script and to cite the source URL. The runtime instructions do not request reading local secrets, unrelated files, or transmitting data to other endpoints.
Install Mechanism
Instruction-only plus a contained Python script; there is no install spec, no downloads from untrusted URLs, and no archives extracted to disk. Risk from install mechanism is low.
Credentials
The skill requires no environment variables, credentials, or config paths. The script performs outbound GETs only to singaporepools.com.sg, which is consistent with the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges, nor does it modify other skills or system config.
Assessment
This skill appears coherent and limited to fetching/parsing TOTO HTML files from the official singaporepools.com.sg site. Before installing: (1) verify you trust the skill source (publisher unknown); (2) be aware the parser uses regex on HTML so changes to the provider's page may cause incorrect parsing — validate outputs; (3) run the script in a restricted environment if you want extra caution (it makes outbound HTTPS GETs to singaporepools.com.sg only); (4) because the skill can be invoked autonomously by agents (default), ensure you are comfortable with an agent making those outbound requests on your behalf.

Like a lobster shell, security has layers — review code before you run it.

latestvk97b4v2dmhnbdhtzzm4dm9xvf583bz0j

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments