Goal
v1.0.0Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems...
⭐ 0· 104·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (goal setting, SMART, OKR, habits) align with the included assets: SKILL.md describes those use-cases and the script implements command handlers that print relevant reference text.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with simple subcommands (intro, smart, okr, etc.). The script's visible contents print static help text and do not read unrelated files, environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only). The only code shipped is a local shell script included in the package; nothing is downloaded or extracted from external URLs.
Credentials
No environment variables, credentials, or config paths are required or referenced. The script uses only builtin shell behavior to emit text.
Persistence & Privilege
Skill does not request persistent/always-on presence (always: false) and does not modify other skills or system configuration. Autonomous invocation is allowed by platform default but the skill itself has no elevated privileges.
Assessment
This skill appears safe and coherent: it runs a bundled shell script that prints goal-setting guidance and requests no secrets or network access. If you want extra assurance, you can open and review scripts/script.sh yourself (it uses static cat << EOF blocks). As with any third-party code, only install if you trust the source; if you run agents on sensitive hosts, confirm they restrict what local commands skills may execute.Like a lobster shell, security has layers — review code before you run it.
latestvk971phma2djp4b9kevewm0rswn83bc1w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
