Caveat verdict

httpie

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (8)

Pattern match critical

Command substitution with curl — remote code execution

guides/01-installation.md · code · bash -c "$(curl

Pattern match critical

Pipe to python — executes piped content as Python code

guides/03-advanced-usage.md · code · | python3

Pattern match critical

Possible hardcoded credential

troubleshooting.md · code · token="<your-refresh-token>

Pattern match high

References sudo — requests elevated privileges

guides/01-installation.md · code · sudo

Pattern match high

yum install — installs system packages

guides/01-installation.md · code · yum install

Pattern match high

apk add — installs Alpine packages

guides/01-installation.md · code · apk add

Pattern match high

Accesses shell history/config

guides/01-installation.md · code · ~/.zshrc

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API