Caveat verdict
auto-login
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.
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.
Installs packages AND executes processes — opaque dependency chain with execution
LLM03 · ASI04
Permission integrity
package_install
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="sk-your-api-key
References sudo — requests elevated privileges
SKILL.md · code · sudo
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
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 Thanks — recorded.