Caveat verdict
eai-dev-setup
Ubuntu development environment setup automation that installs software from official sources (Google, Tsinghua mirrors, official apt); requires user confirmation for all sudo operations and is transparent about what it installs.
⚠ 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.
Permission integrity
file_read+write
Findings (7)
Recursive delete from root or home — destructive command
references/cuda_guide.md · code · rm -rf /
References sudo — requests elevated privileges
SKILL.md · code · sudo
HTTP request to bare IP address — common in malicious payloads
references/config_templates.md · code · http://127.0.0.1
apt-get install — installs system packages
references/cuda_guide.md · code · apt-get install
Accesses shell history/config
scripts/config_env.py · prose · downgraded · ~/.zshrc
subprocess execution — runs system commands from Python
scripts/install_docker.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/install_docker.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/C/D/F). 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.
network_infile_write Is this flag fair?
Thanks — recorded.