Caveat verdict
httpie
Documentation skill describing HTTPie HTTP client usage to help users construct and execute HTTP requests to user-specified endpoints, which is the entire 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
Findings (8)
Command substitution with curl — remote code execution
guides/01-installation.md · code · bash -c "$(curl
Pipe to python — executes piped content as Python code
guides/03-advanced-usage.md · code · | python3
Possible hardcoded credential
troubleshooting.md · code · token="<your-refresh-token>
References sudo — requests elevated privileges
guides/01-installation.md · code · sudo
yum install — installs system packages
guides/01-installation.md · code · yum install
apk add — installs Alpine packages
guides/01-installation.md · code · apk add
Accesses shell history/config
guides/01-installation.md · code · ~/.zshrc
pip3 install — installs Python packages at runtime
guides/01-installation.md · code · pip3 install
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.