ClawAudit verdict
humanos
humanos-openclaw
The skill accesses credentials which could potentially be used for malicious purposes, but for now it seems to be used for legitimate authorization purposes.
โ 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)
Accesses OpenClaw config/secrets directly
README.md ยท code ยท ~/.openclaw/openclaw.json
Instruction-prose smuggling shape detected: collects a sensitive target ("credential") and emits it outward ("POST"). Phrased as prose with no trigger tokens โ a semantic prompt-injection / data-exfil pattern the syntactic scanners can't see. Final tier capped at Caution; review the instructions before installing.
SKILL.md ยท 1. Confirm endpoint is `https://api.humanos.id`. 2. Confirm timestamp is 13-digit numeric milliseconds. 3. Confirm signing payload is exactly: - `timestamp + ".
Accesses sensitive environment variables
hooks/humanos-guard/handler.ts ยท prose ยท downgraded ยท process.env.VIA_SIGNATURE_SECRET
Popular HTTP library โ network access
scripts/test-all.sh ยท prose ยท downgraded ยท got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/F). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (2 sensitive: VIA_API_KEY, VIA_SIGNATURE_SECRET). Requires 4 system binaries. (1 elevated: curl).
credential_access Is this flag fair?
Thanks โ recorded.