Caveat verdict

stealthy-auto-browse

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

Fetches from network AND uses eval/Function

The skill is explicitly designed to be undetectable as automation (Camoufox plus OS-level input), which is dual-use; while the skill includes an authorized-use-only disclaimer, the tooling is specifically built to bypass detection systems and could be misused for unauthorized scraping or access.

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
70
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

Fetches from network AND uses eval/Function — the remote-code-execution pattern (data-flow not verified)

LLM05 · LLM06 · ASI05

Capability combination critical

Encodes data AND uses eval — the obfuscated-execution pattern (atob + eval; data-flow not verified)

LLM05 · ASI05 · ASI10

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

Sets world-executable permissions

references/setup.md · code · chmod 700

Pattern match medium

Accesses OpenClaw config/secrets directly

references/setup.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python os.environ.get — reads environment variable

scripts/websearch.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 system binaries. (2 elevated: docker, curl).

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