Caveat verdict

auto-login

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

Installs packages AND executes processes

This skill automates login to arbitrary websites by filling credentials and bypassing CAPTCHAs using a third-party vision AI API (Aliyun/OpenAI), processing sensitive credentials and sending captcha images externally — broader capability than a single scoped purpose.

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

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

Installs packages AND executes processes — opaque dependency chain with execution

LLM03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-your-api-key

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Accesses system credential store

SKILL.md · prose · downgraded · Keychain

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: PROVIDER_API_KEY). Requires 2 system binaries.

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