Caveat verdict
auto-domain
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.
Findings (7)
Possible hardcoded credential
assets/project-tunnel.sh · prose · downgraded · TOKEN="$(machine_state_read tunnel_token || true)
Command substitution with curl — remote code execution
scripts/fix_env.sh · prose · downgraded · bash -c "$(curl
HTTP request to bare IP address — common in malicious payloads
assets/project-tunnel.sh · prose · downgraded · http://152.32.214.95
References sudo — requests elevated privileges
scripts/fix_env.sh · prose · downgraded · sudo
apt-get install — installs system packages
scripts/fix_env.sh · prose · downgraded · apt-get install
yum install — installs system packages
scripts/fix_env.sh · prose · downgraded · yum install
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?
Thanks — recorded.