围棋记谱工具
v1.0.6weiqi-recorder 围棋记谱工具 - 提供单文件网页版围棋记谱工具,支持棋盘显示、黑白轮流落子、提子、打劫规则、悔棋等功能。当用户需要"记谱工具"、"围棋记谱"、"网页记谱"或类似的围棋记录需求时使用此技能。
⭐ 0· 166·1 current·1 all-time
bytokener@zhangbin2025
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (围棋记谱工具) match the provided asset (single HTML file implementing a Go board, move handling, undo, SGF export, and audio). No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to deliver or direct users to open the local HTML file in a browser and documents expected features. The instructions do not ask the agent to read unrelated system files, access external services, or collect/transmit user data.
Install Mechanism
No install spec is present (instruction-only with bundled asset). The only file is a static HTML resource; nothing is downloaded from arbitrary URLs or installed on disk by the skill installer.
Credentials
No environment variables, credentials, or config paths are required. The HTML uses browser APIs (Canvas, Web Audio API) which is appropriate for a front-end tool and consistent with SKILL.md assertions.
Persistence & Privilege
Skill is not always-enabled and does not request background or elevated privileges. It does not modify other skills or system settings per the provided files and metadata.
Assessment
This appears to be a harmless, offline single-file Go score recorder. Before distributing or opening the file, you can: 1) open assets/weiqi_recorder.html locally in a text editor or browser to inspect the source (it should be readable JS/HTML); 2) verify there are no network requests (no fetch/XHR/websocket tags) and no eval/document.write usage; 3) run it offline in your browser or in a sandbox if you are extra cautious; and 4) if you plan to share it via IM, be aware some apps cache files—update a comment/timestamp to avoid stale caching. Note: the file listing in the prompt was truncated, so if you have the full HTML, quickly scan the remainder to confirm there is no unexpected dynamic code or remote-loading behavior; if the rest of the file is large or obfuscated, consider raising the confidence by sharing the full file for review.Like a lobster shell, security has layers — review code before you run it.
latestvk97bbj05xt3ng8vnvk3nj3m0cx83jjdr
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
