Caveat verdict

gigachat

sber-gigachat

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

Accesses credentials AND makes external network calls

Integrates GigaChat via a local gpt2giga proxy using OAuth credentials stored in environment variables; proxy runs locally and credentials are never passed on CLI.

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.

8
security
100
transparency
90
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 high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Findings (4)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

Possible hardcoded credential

SKILL.md · prose · downgraded · SECRET="your-client-secret-here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match low

pip3 install — installs Python packages at runtime

SKILL.md · prose · downgraded · pip3 install

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: GIGACHAT_CREDENTIALS). Requires 2 system binaries. (1 elevated: curl).

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