Caveat verdict
human-rent
A human-as-a-service platform skill that dispatches real workers for physical tasks via the ZhenRent API; credential_access is for the documented ZHENRENT_API_KEY needed to authenticate with the stated service.
⚠ 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.
Findings (10)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
Pipe to python — executes piped content as Python code
VERIFICATION_REPORT.md · code · | python3
Recursive delete from root or home — destructive command
CHANGELOG.md · prose · downgraded · rm -rf ~
Uses exec() — may execute shell commands
INSTALLATION.md · code · exec(
HTTP request to bare IP address — common in malicious payloads
CLAWHUB-SUBMISSION.md · code · http://127.0.0.1
Accesses shell history/config
INSTALLATION.md · code · ~/.zshrc
References child_process — can spawn system processes
INSTALLATION.md · code · child_process
Popular HTTP library — network access
SECURITY-FIXES-v0.2.1.md · code · got
Accesses sensitive environment variables
bin/human-rent.js · prose · downgraded · process.env.ZHENRENT_API_KEY
Node http/https module — low-level network access
lib/api-client.js · prose · downgraded · require('https')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 3 environment variables. (2 sensitive: ZHENRENT_API_KEY, ZHENRENT_API_SECRET). Requires 2 system binaries. (1 elevated: npm).
credential_access Is this flag fair?
Thanks — recorded.