Caveat verdict

telegram-file-browser

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

Receives external input AND executes processes

Builds Telegram inline-button file browsers for navigating the user's local workspace directory; file access is scoped to ~/.openclaw/workspace and results are sent back to the user's own Telegram chat.

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.

28
security
80
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

Findings (3)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/run_browser_action.py · prose · downgraded · subprocess.check_output(

Pattern match low

Popular HTTP library — network access

scripts/send_plan.py · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

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