ClawAudit verdict

minigame-i18n

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A WeChat mini-game localization workflow that orchestrates sub-skills for scanning Chinese text, generating language packs, and applying text/image replacements — all local file operations and npm installs within a developer's project, with no external data exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

<script> tag in markdown — potential code injection

scripts/scan-chinese.js · prose · downgraded · <script>

Pattern match medium

References child_process — can spawn system processes

scripts/replace-text.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

scripts/replace-text.js · prose · downgraded · exec(

Pattern match low

String.fromCharCode — can build strings to evade detection

references/scan-analysis.md · prose · downgraded · String.fromCharCode

Pattern match low

Node http/https module — low-level network access

scripts/upload-images.js · prose · downgraded · require('http')

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API