TriviaBot Daily Trivia & Knowledge Quiz

v1.0.0

Daily trivia questions with scoring, streaks, and category selection. Learn something new every day. Competitive mode for group chats.

0· 307·1 current·1 all-time
byShadow Rose@theshadowrose
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (daily trivia, streaks, leaderboards) match the included code (question bank, scoring, streak logic). Functionality requested/implemented is proportionate to the stated purpose.
Instruction Scope
SKILL.md stays within the trivia domain. The implementation reads/writes a local file ('./trivia-scores.json') to persist scores/streaks — this is expected for tracking but means user data is stored on disk. The _save method swallows write errors, which could hide failures to persist data.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the package includes Node.js source (src/trivia-bot.js) but the skill metadata does not declare a required runtime/binary. Running this code requires a Node environment; the omission is an administrative inconsistency but not malicious.
Credentials
The skill requests no environment variables, credentials, or external config paths. The single local file used for persistence is proportionate to the feature set.
Persistence & Privilege
always:false and no modifications to other skills or system-wide settings. The skill only writes its own local JSON file and does not request elevated privileges.
Assessment
This skill appears to be a simple local trivia bot and is internally consistent. Before installing, note that it will create/update a file named 'trivia-scores.json' in the agent's working directory to store scores and streaks — review or back up that location if you care about existing files. You will need a Node runtime to execute the included JS file (the skill metadata doesn't declare this). If you want extra caution, run the skill in an isolated workspace/container or inspect the src/trivia-bot.js file yourself (it is short and readable). If you need networked leaderboards or integrations, confirm the author adds explicit, declared configuration and credential requirements.

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

entertainmentvk970tt5kmcb06pnan8qbe05e9h82snf6funvk970tt5kmcb06pnan8qbe05e9h82snf6gamesvk970tt5kmcb06pnan8qbe05e9h82snf6latestvk970tt5kmcb06pnan8qbe05e9h82snf6quizvk970tt5kmcb06pnan8qbe05e9h82snf6triviavk970tt5kmcb06pnan8qbe05e9h82snf6trivia-botvk970tt5kmcb06pnan8qbe05e9h82snf6
307downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

TriviaBot Daily Trivia & Knowledge Quiz

Daily trivia questions with scoring, streaks, and category selection. Learn something new every day. Competitive mode for group chats.


A new question every day. Track streaks. Challenge friends.

Daily Question

Agent: "🧠 Daily Trivia — Science

What is the only metal that is liquid at room temperature?

A) Gallium  B) Mercury  C) Cesium  D) Bromine"

You: "B"

Agent: "✅ Mercury! Fun fact: Mercury's symbol Hg comes from 
        'hydrargyrum' (liquid silver). 
        Streak: 🔥 7 days | Score: 42/50"

Features

  • Daily questions — new topic each day
  • Category selection — science, history, geography, pop culture, tech
  • Difficulty levels — easy, medium, hard
  • Streak tracking — consecutive correct answers
  • Fun facts — learn something with each answer
  • Group mode — compete in group chats
  • Weekly leaderboard — track scores over time

Categories

CategoryTopics
SciencePhysics, chemistry, biology, space
HistoryWorld events, people, dates
GeographyCountries, capitals, landmarks
TechnologyComputing, internet, inventions
Pop CultureMovies, music, TV, games

⚠️ Disclaimer

This software is provided "AS IS", without warranty of any kind, express or implied.

USE AT YOUR OWN RISK.

  • The author(s) are NOT liable for any damages, losses, or consequences arising from the use or misuse of this software — including but not limited to financial loss, data loss, security breaches, business interruption, or any indirect/consequential damages.
  • This software does NOT constitute financial, legal, trading, or professional advice.
  • Users are solely responsible for evaluating whether this software is suitable for their use case, environment, and risk tolerance.
  • No guarantee is made regarding accuracy, reliability, completeness, or fitness for any particular purpose.
  • The author(s) are not responsible for how third parties use, modify, or distribute this software after purchase.

By downloading, installing, or using this software, you acknowledge that you have read this disclaimer and agree to use the software entirely at your own risk.

DATA DISCLAIMER: This software processes and stores data locally on your system. The author(s) are not responsible for data loss, corruption, or unauthorized access resulting from software bugs, system failures, or user error. Always maintain independent backups of important data. This software does not transmit data externally unless explicitly configured by the user.


Support & Links

🐛 Bug ReportsTheShadowyRose@proton.me
Ko-fiko-fi.com/theshadowrose
🛒 Gumroadshadowyrose.gumroad.com
🐦 Twitter@TheShadowyRose
🐙 GitHubgithub.com/TheShadowRose
🧠 PromptBasepromptbase.com/profile/shadowrose

Built with OpenClaw — thank you for making this possible.


🛠️ Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. → Hire me on Fiverr

Comments

Loading comments...