Caveat verdict
clawlabor
Accesses credentials AND makes external network calls
ClawLabor is an AI-capability marketplace client that uses CLAWLABOR_API_KEY to interact with its platform API; network_out and credential_access are fully expected for a marketplace integration, and the content warns agents to get operator approval before financial commitments.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Findings (5)
Possible hardcoded credential
QUICKSTART.md · code · API_KEY="sk-xxxxxxxxxxxxxxxx
Instructs covert action — may act without user awareness
SKILL.md · code · silently
References webhook/callback URL
SKILL.md · code · webhook_url
Popular HTTP library — network access
examples/provider-workflow.md · prose · downgraded · got
Python os.getenv — reads environment variable
pipeline/pipeline.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: CLAWLABOR_API_KEY). Requires 1 system binary. (1 elevated: curl).
network_outcredential_accessnetwork_in Thanks — recorded.