Golf
v1.0.0Track rounds, handicap, clubs, and courses with personalized improvement tips.
⭐ 0· 469·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (track rounds, handicap, clubs, courses, personalized tips) align with the skill's runtime behavior: it only requires and documents a local ~/golf/ memory and log files. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read and update files in ~/golf/ (memory.md, rounds.md, courses.md) and to create the directory/files on first use. There are no instructions to read other system files, environment variables, or to transmit data to external endpoints.
Install Mechanism
No install spec or code files are provided (instruction-only skill). That minimizes disk writes and executable installs; the skill does instruct using local shell commands (mkdir/touch) for setup, which is appropriate and low-risk for this purpose.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the local ~/golf/ directory. This is proportionate to a local personal-tracking tool. Note: personal data will be stored locally in the files it manages.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. It will run under the agent's normal invocation rules (autonomous invocation allowed by platform default).
Assessment
This skill is instruction-only and operates on local files under ~/golf/. Before installing, confirm you are comfortable with the agent reading and updating those files (they may contain personal information like home course, goals, or club inventory). If you store sensitive info, consider encrypting the directory or keeping it out of shared machines. Note the skill suggests using clawhub to install related skills — those installs could bring new dependencies or network activity, so review any additional skills before installing them. If you prefer tighter control, disable autonomous invocation for the agent or inspect/backup the ~/golf/ files after first run.Like a lobster shell, security has layers — review code before you run it.
latestvk9749jcsxfgyxpp7q0ed1xdzrx81gw6n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⛳ Clawdis
OSLinux · macOS · Windows
