Reward
v1.0.0Reward system design reference — behavioral reinforcement, loyalty programs, gamification, incentive structures. Use when designing reward programs, loyalty...
⭐ 0· 86·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (reward system design) match what is present: an instruction file and a bash script that outputs reference material. No unrelated credentials, services, or binaries are requested.
Instruction Scope
SKILL.md directs the agent to run scripts/script.sh with specific subcommands. The script prints static guidance text (no file scraping, no network calls, no access to other system state). Instructions do not ask for unrelated files or secrets.
Install Mechanism
No install spec is provided (instruction-only). The packaged bash script is included and will run locally; there are no downloads or archive extraction steps.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The script does not reference env vars or secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system presence. Autonomous invocation is allowed by default (normal) but not combined with other privileges.
Assessment
This skill appears to be a safe, local reference: it prints reward-design guidance via a bundled bash script and requires no credentials or network access. Before installing, you may want to (1) inspect scripts/script.sh yourself to confirm it only prints content (we did and found no network/credential access), (2) run it in a sandbox or non-production environment if you have strict policies, and (3) trust the repository/source (bytesagain.com) as with any third-party code. Autonomous agent invocation is normal but keep in mind any skill given to an agent can be invoked by it — this skill has no hidden privileges or exfiltration behavior.Like a lobster shell, security has layers — review code before you run it.
latestvk97f7573f6sqrzg5t4db4awq3d83az01
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
