Caveat verdict
aiding-shifu
The skill allows execution of untrusted HTML and has a login functionality that could potentially be used for malicious purposes.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Possible hardcoded credential
tools/login/run-login.js · prose · downgraded · Token:', result.token || result.wxUnionid || result.data?.token);
References child_process — can spawn system processes
tools/login/login.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
tools/login/login.js · prose · downgraded · exec(
Node http/https module — low-level network access
tools/login/login.js · prose · downgraded · require('https')
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.
Is this flag fair?
Thanks — recorded.