Golf
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: golf Version: 1.0.0 The OpenClaw Golf skill bundle is benign. It is designed to manage golf-related data locally within the `~/golf/` directory. The `SKILL.md` provides clear instructions for the AI agent to read, write, and analyze markdown files for tracking rounds, handicaps, and course information. The `memory-template.md` includes benign setup commands (`mkdir -p`, `touch`) to create the necessary local file structure. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or malicious prompt injection attempts against the agent; all instructions are aligned with the stated purpose of the skill.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may create or update your local golf tracking files when you discuss rounds.
The skill directs the agent to modify a local round log after the user reports golf activity. This is coherent with the skill purpose but is still local data mutation.
After user reports a round, update `~/golf/rounds.md`
Install only if you want the agent to maintain these local golf logs; ask it to confirm before edits if you prefer manual control.
Your golf profile, course notes, and round history may be reused in later conversations for personalized recommendations.
The skill relies on persistent local memory to personalize future recommendations. This is expected, but stale or inaccurate stored data can influence the agent's advice.
Before any recommendation, read `~/golf/memory.md` for: Current handicap index, Club distances, Known weaknesses, Practice focus areas
Review the files under ~/golf periodically, avoid storing information you do not want reused, and correct or delete stale notes.
