cmux-browser

Fail

Audited by Runlayer on Mar 7, 2026

Risk Level: HIGH
Scan Summary
Max Score
91%
Files
11
Flagged
5
Chunks
11
Flagged Files (5)
cmux-browser/templates/authenticated-session.shHIGH
91.3%

Risky tool definition detected

Tool: cmux-browser/templates/authenticated-session.sh Description: #!/usr/bin/env bash set -euo pipefail SURFACE="${1:-surface:1}" STATE_FILE="${2:-./auth-state.json}" DASHBOARD_URL="${3:-https://app.example.com/dashboard}" if [ -f "$STATE_FILE" ]; then

cmux-browser/templates/form-automation.shMEDIUM
80.4%

Risky tool definition detected

cmux browser "$SURFACE" goto "$URL" cmux browser "$SURFACE" get url cmux browser "$SURFACE" wait --load-state complete --timeout-ms 15000 cmux browser "$SURFACE" snapshot --interactive echo "Now run fill/click commands using refs from the snapshot above."

cmux-browser/templates/capture-workflow.shMEDIUM
79.4%

Risky tool definition detected

Tool: cmux-browser/templates/capture-workflow.sh Description: #!/usr/bin/env bash set -euo pipefail SURFACE="${1:-surface:1}" OUT_DIR="${2:-./browser-artifacts}"

cmux-browser/references/authentication.mdLOW
60.4%

Tool passed security scan

cmux-browser/references/video-recording.mdLOW
56.9%

Tool passed security scan

Passed Files (6)Click to expand
cmux-browser/agents/openai.yamlOK
46.0%

Tool passed security scan

cmux-browser/SKILL.mdOK
42.6%

Tool passed security scan

cmux-browser/references/proxy-support.mdOK
33.0%

Tool passed security scan

cmux-browser/references/session-management.mdOK
26.2%

Tool passed security scan

cmux-browser/references/snapshot-refs.mdOK
15.3%

Tool passed security scan

cmux-browser/references/commands.mdOK
6.1%

Tool passed security scan

Audit Metadata
Max File Score
91%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
11
Files Flagged
5
Chunks Analyzed
11
Analyzed
Mar 7, 2026, 08:24 PM
Security Audit — runlayer — cmux-browser