Caveat verdict

auto-domain

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

This skill automates tunnel creation to expose a local development project to the public internet, which is its stated purpose; the executionSinkDetected flag reflects legitimate shell scripts for starting tunnels and checking environment tools, with no evidence of exfiltration or malicious redirection.

⚠ 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.

18
security
70
transparency
70
maintenance

Findings (7)

Pattern match high

Possible hardcoded credential

assets/project-tunnel.sh · prose · downgraded · TOKEN="$(machine_state_read tunnel_token || true)

Pattern match high

Command substitution with curl — remote code execution

scripts/fix_env.sh · prose · downgraded · bash -c "$(curl

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

assets/project-tunnel.sh · prose · downgraded · http://152.32.214.95

Pattern match medium

References sudo — requests elevated privileges

scripts/fix_env.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

scripts/fix_env.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

scripts/fix_env.sh · prose · downgraded · yum install

Pattern match low

References agent configuration files

assets/project-tunnel.sh · prose · downgraded · AGENT_CONFIG

Why the tier is capped

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

Is this flag fair?

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