Caveat verdict

codespace-manager

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

Manages Docker-based cloud development environments with VS Code via Cloudflare Tunnel; all operations are local container lifecycle management with no evidence of credential exfiltration or malicious behavior.

⚠ 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
80
transparency
70
maintenance

Findings (7)

Pattern match high

Recursive delete from root or home — destructive command

assets/Dockerfile.txt · prose · downgraded · rm -rf /

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

assets/Dockerfile.txt · prose · downgraded · curl -fsSL https://bun.sh/install | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

assets/Dockerfile.txt · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

assets/Dockerfile.txt · prose · downgraded · | sh

Pattern match high

Possible hardcoded credential

scripts/codespace.sh · prose · downgraded · PASSWORD="${CODESPACE_PASSWORD:-codespace}

Pattern match medium

apt-get install — installs system packages

assets/Dockerfile.txt · prose · downgraded · apt-get install

Pattern match low

Changes file ownership

scripts/codespace.sh · prose · downgraded · chown

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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.

data_encoding

Is this flag fair?

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