RPG Life XP Engine — Gamify Real Life
v1.0.0Track and update RPG-style XP, stats, levels, streaks, and achievements based on real-life task completion with detailed XP calculations and bonuses.
⭐ 0· 435·2 current·2 all-time
by@ryudi84
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (RPG XP engine) match the instructions: calculating XP, applying bonuses, checking achievements, and persisting a character JSON. There are no unrelated environment variables, binaries, or installers requested.
Instruction Scope
Instructions explicitly read/write data/character.json and reference quest-categories.json for base XP ranges. This is within scope for a local tracker, but quest-categories.json is not included in the package and the skill assumes writable workspace storage. The instructions do not ask for unrelated files or credentials.
Install Mechanism
No install spec or external downloads exist (instruction-only). This minimizes risk — nothing is written to disk by an installer beyond what the agent itself does when following the SKILL.md.
Credentials
The skill requests no environment variables, no credentials, and no special config paths. That lines up with its stated purpose of a local XP engine.
Persistence & Privilege
Skill will persist user state to data/character.json (write access to the agent workspace). always:false, so it is not forced into every agent run. Users should be aware this creates persistent local data which may contain activity history.
Assessment
This skill appears coherent and does what it says: a local RPG-style XP tracker that reads/writes a character JSON and computes XP/achievements. Before installing/using it, confirm the agent environment has a writable workspace (it will create/modify data/character.json) and consider where that file will be stored (local vs cloud). Note that quest-categories.json is referenced but not provided — the skill may need that file or will use defaults. No network access or credentials are requested by the skill itself, but you should still review any runtime outputs and backups for sensitive personal data you may store in the character/history fields. If you need data deletion/export guarantees, ask for explicit file-management behavior (how/where data is saved and how to delete or export it).Like a lobster shell, security has layers — review code before you run it.
gamificationvk97887mhk39g0c1nf3mbynd0cx81qmfplatestvk97887mhk39g0c1nf3mbynd0cx81qmfplife-hackvk97887mhk39g0c1nf3mbynd0cx81qmfpproductivityvk97887mhk39g0c1nf3mbynd0cx81qmfprpgvk97887mhk39g0c1nf3mbynd0cx81qmfpxpvk97887mhk39g0c1nf3mbynd0cx81qmfp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
