ClawAudit verdict
admirarr
nexus-cli
A management CLI for self-hosted Jellyfin/Plex media server stacks connecting to locally configured services; all operations target the user own infrastructure matching the stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://get.admirarr.dev | sh
Pipe to sh — executes piped content as shell commands
README.md · code · | sh
Accesses shell history/config
install.sh · prose · downgraded · ~/.zshrc
subprocess execution — runs system commands from Python
test_admirarr.py · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D/E). 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.