Caveat verdict

human-rent

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

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.

0
security
100
transparency
100
maintenance

Findings (10)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match critical

Pipe to python — executes piped content as Python code

VERIFICATION_REPORT.md · code · | python3

Pattern match high

Recursive delete from root or home — destructive command

CHANGELOG.md · prose · downgraded · rm -rf ~

Pattern match high

Uses exec() — may execute shell commands

INSTALLATION.md · code · exec(

Pattern match high

HTTP request to bare IP address — common in malicious payloads

CLAWHUB-SUBMISSION.md · code · http://127.0.0.1

Pattern match high

Accesses shell history/config

INSTALLATION.md · code · ~/.zshrc

Pattern match high

References child_process — can spawn system processes

INSTALLATION.md · code · child_process

Pattern match medium

Popular HTTP library — network access

SECURITY-FIXES-v0.2.1.md · code · got

Pattern match low

Accesses sensitive environment variables

bin/human-rent.js · prose · downgraded · process.env.ZHENRENT_API_KEY

Pattern match low

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?

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