Caveat verdict

md-wechat

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Markdown-to-WeChat HTML formatter using local Node.js script; executionSinkDetected reflects documented npm/node invocations for conversion.

⚠ 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.

0
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

<script> tag in markdown — potential code injection

scripts/convert.js · prose · downgraded · <script

Pattern match high

Uses eval() — can execute arbitrary code

scripts/convert.js · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

scripts/convert.js · prose · downgraded · exec(

Pattern match medium

Dynamic import() — loads module at runtime

scripts/convert.js · prose · downgraded · import('

Pattern match medium

setuid — privilege escalation mechanism

scripts/convert.js · prose · downgraded · setuid

Pattern match medium

References child_process — can spawn system processes

scripts/convert.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/convert.py · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

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