WebGL性能调试速查
v1.1.0快速定位WebGL渲染性能瓶颈,提供Chrome DevTools分析、纹理压缩、Draw Calls优化、shader与内存泄漏排查方法。
⭐ 0· 64·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the SKILL.md content: guidance for WebGL/three.js performance debugging and optimization. The examples and recommendations are appropriate for this purpose; no unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md contains step-by-step debugging advice and code snippets only. It does not instruct the agent to read system files, access environment variables, or transmit data to external endpoints beyond normal developer actions. Advice to set a transcoder path (e.g., '/basis/') is a coding tip, not an instruction to fetch an unknown remote binary on its own.
Install Mechanism
No install spec and no code files that would be written/executed on disk. Being instruction-only is the lowest-risk model; nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The scope of requested secrets/access is minimal (none) and consistent with an informational/debugging checklist.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modify other skills/configs. Autonomous invocation is allowed (platform default) but, given the instruction-only nature and lack of credentials, this does not add risk here.
Assessment
This skill is a readable checklist with code examples — it won't install or send anything by itself. Before copying snippets into your project, verify they match your three.js/webGL version and test in a safe environment. When following advice that points to external assets (for example KTX2 transcoder files at '/basis/'), host or fetch those binaries from trusted sources (official project releases or your own CDN). If you need a skill that runs tooling or downloads transcoders automatically, expect that would require an install step and possibly network access; this skill does not do that.Like a lobster shell, security has layers — review code before you run it.
latestvk97307qpavpkwabtymtmr8q82984axw8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
