https://clawhub.ai/api/v1/skills/myapp-creator/file?path=SKILL.md&version=1.0.31
github.com/clawhub.ai/myapp-creator
Scanned Thu, 28 May 2026 15:25:26 GMT
Scan ID crawl-pd0jegv1r6wzwwf86prkqzfr · 2ms
A
SCORE 95 / 100
Verdict: Safe to install

2 medium findings.

This skill spawns subprocesses outside its declared capabilities plus 1 other issue listed below.

0 critical0 high2 medium10 rules passed

Why grade A?

score · 95 / 100

The current grade reflects 2 minor findings below all thresholds.

0 CRIT0 HIGH2 MED0 LOW

Already at the top grade — no further rules to pass.

Findings · ordered by severity

med
Arbitrary subprocess execution detected
The skill spawns subprocesses. Without a capability manifest declaring this, the skill could execute arbitrary commands.
rule: subprocess-executionline: 279CWE-78
277
278 **俄罗斯方块/消除类游戏专项规则**:
279 - **贴地即锁,零等待**:下落计时器触发时若方块无法继续下移,立刻执行 `lock()` → `spawn()`,下一块在同一帧内出现。**禁止 LOCK_DELAY 缓冲期**spawns a subprocess outside declared capabilities
280 - **`spawnPiece()` 必须将新方块赋值给全局变量**(如 `cur = shape`),否则 `drawGrid()` 中 `if(cur != null)` 判断为 false 导致方块不显示
281 - **经典 NES 速度标准**:第 1 关 800ms → 第 5 关 533ms → 第 10 关 333ms → 第 15 关 200ms → 第 20 关 100ms → 第 29 关+ 83ms(极限)
med
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule: no-manifest
Scan another →Share
skillox.io/r/crawl-pd0jegv1r6wzwwf86prkqzfr