Caveat verdict

tool-connector

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

The skill uses Python Playwright browser automation to capture live SSO session tokens from Slack, Outlook, Teams, Google Drive, and Grafana, then stores them in ~/.openclaw/openclaw.json; the description itself flags this as CAUTION and instructs reviewing scripts before use, indicating genuine elevated risk.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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
90
transparency
70
maintenance

Findings (8)

Pattern match high

Accesses OpenClaw config/secrets directly

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

Pattern match high

Instructs covert action — may act without user awareness

references/tool_connections/slack/connection-sso.md · code · silently

Pattern match high

subprocess execution — runs system commands from Python

references/tool_connections/pagerduty/connection-api-token.md · code · subprocess.check_output(

Pattern match high

Possible hardcoded credential

scripts/shared_utils/playwright_sso.py · prose · downgraded · TOKEN="): tokens[

Pattern match medium

Base64 encoding/decoding

references/tool_connections/github/connection-api-token.md · code · base64-decode

Pattern match medium

Python urllib.request — network access

references/tool_connections/bitbucket-server/connection-api-token.md · code · urllib.request

Pattern match medium

Python os.environ.get — reads environment variable

references/tool_connections/pagerduty/connection-api-token.md · code · os.environ.get(

Pattern match medium

os.system/popen — direct OS command execution

scripts/shared_utils/browser.py · prose · downgraded · os.system(

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries. (1 elevated: pip).

Is this flag fair?

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