Trivia

v2.0.2

Host trivia rounds with question banks, scoring, and boards. Use when running quizzes, checking answers, analyzing scores, generating rounds.

0· 202·1 current·1 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (host trivia rounds, scoring, boards) match the included script and SKILL.md: the tool logs commands, manages local data, exports and searches logs. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
SKILL.md and the script instruct the agent to read/write only local files under ~/.local/share/trivia, run simple text-processing commands, and produce exports; this is within the stated purpose. Note: all user inputs are recorded verbatim in log files and searchable/exportable, so entering sensitive data into commands would persist locally and be discoverable.
Install Mechanism
No install spec — instruction-only with a provided shell script. No remote downloads or package installs are performed, so no high-risk install behavior is present.
Credentials
Skill requests no environment variables, credentials, or config paths beyond a per-user data directory (~/.local/share/trivia), which is appropriate for a local logging/utility tool.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It persists data only in the user's home directory (creates and writes log/export files), which is expected for this tool.
Assessment
This skill appears internally consistent and runs entirely on your machine, writing logs and exports to ~/.local/share/trivia. Before installing, be aware that any text you pass to commands (questions, answers, config notes) is stored and searchable — avoid entering secrets or sensitive data. If you want extra assurance: inspect the full script (already included) for any future updates, verify file permissions on the data directory, and consider running the script in a confined environment (or with a test account) before using it with real production data.

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

latestvk97ftsqejqfvb312fhmt6pj4vs8355gn

License

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

Comments