Caveat verdict
opencli-rs
A Rust CLI tool for browser automation and external CLI integration; the install script uses a standard curl|sh pattern from the official GitHub repo, and all functionality (web scraping, desktop app control) matches the stated automation purpose.
⚠ 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
network_out
file_read+write
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://raw.githubusercontent.com/nashsu/opencli-rs/main/scripts/inst
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf ~
References sudo — requests elevated privileges
SKILL.md · code · sudo
Accesses shell history/config
SKILL.md · code · ~/.zshrc
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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_outfile_write Is this flag fair?
Thanks — recorded.