Caveat verdict
oxylabs-web-search
Web search and scrape tool that reads an API key from the environment and calls the Oxylabs AI Studio API; capability and behavior match the 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.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="YOUR_OXYLABS_AI_STUDIO_API_KEY
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
Python urllib.request — network access
scripts/oxylabs.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/oxylabs.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: OXYLABS_AI_STUDIO_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.