Fishing
v1.0.0Track fishing spots, gear, catches, and conditions with personalized recommendations.
⭐ 0· 491·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 align with requested capabilities: it reads and writes a local fishing memory and log under ~/fishing/, uses species/tackle reference files, and offers recommendations based on that local history; nothing requested is unrelated to fishing.
Instruction Scope
SKILL.md explicitly confines operations to the ~/fishing/ directory (create files, read memory.md, update catches.md and spots.md). This is within scope for a tracking/recommendation skill; no instructions to read arbitrary system files or send data to third parties are present.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written by an installer. Low surface area for supply-chain risk.
Credentials
The skill declares no required environment variables, binaries, or credentials. The only resource access is to a dedicated ~/fishing/ path, which is appropriate for a personal-tracking utility.
Persistence & Privilege
always is false and autonomous invocation is the platform default; the skill does not request permanent platform-level privileges or modify other skills/configs. It will persist user data only in its own ~/fishing/ directory per instructions.
Assessment
This skill is instruction-only and appears coherent: it will read and write files under ~/fishing/ (memory.md, catches.md, spots.md) and use the included templates and reference docs. It requests no network credentials or installs. Things to consider before installing: (1) the skill will store personal data (locations, catch logs, license info) in your home directory—avoid putting sensitive data (private coordinates, license numbers) in those files or protect them with filesystem permissions/encryption; (2) because it is instruction-only there is no hidden code to review, but also no enforced safeguards—run it on a device you trust or inspect/adjust the templates first; (3) verify the homepage/source if you want publisher accountability (registry owner ID is present but source is listed as unknown); and (4) if you ever add integrations (trip planners, reminders) review those skills' permissions separately. Overall the behavior is proportional to its purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk970mmw26r047qzgzz5awbv5bh81hqhx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎣 Clawdis
OSLinux · macOS · Windows
