Caveat verdict

china-payment-integration

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

Receives external input AND executes processes

Instructional guide for WeChat Pay, Alipay, and UnionPay integration with code examples that reference credentials only via environment variables; no live payment execution or exfiltration in the skill content itself.

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
50
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.WX_KEY

Confirmed in code low

Data encoding/decoding

SKILL.md · code

Permissions & capabilities

No declared permissions — minimal attack surface.

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