ClawAudit verdict
pubmed-edirect
Skill searches PubMed literature using official NCBI EDirect CLI tools installed from the official NCBI FTP server; the skill explicitly flags the security advisory about external script execution and recommends manual review.
⚠ 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.
Permission integrity
network_out
Findings (9)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
INSTALL.md · code · curl https://example.com/install.sh | bash
Pipe to bash — executes piped content as shell commands
INSTALL.md · code · | bash
Possible hardcoded credential
INSTALL.md · code · API_KEY="your_api_key_here
Recursive delete from root or home — destructive command
INSTALL.md · code · rm -rf ~
Accesses shell history/config
INSTALL.md · code · ~/.zshrc
References sudo — requests elevated privileges
INSTALL.md · code · sudo
apt-get install — installs system packages
INSTALL.md · code · apt-get install
yum install — installs system packages
INSTALL.md · code · yum install
Popular HTTP library — network access
scripts/batch_fetch_abstracts.sh · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/C/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 6 system binaries.
network_out Is this flag fair?
Thanks — recorded.