ClawAudit verdict
upstage-builder
Builds apps and pipelines using the Upstage API; uses UPSTAGE_API_KEY from env (never hardcoded), routes traffic only to api.upstage.ai, and behavior matches 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
references/agent-api.md · code · api_key="YOUR_API_KEY
Data URI with base64 payload — may embed malicious content
references/information-extraction.md · code · data:application/octet-stream;base64,
POSTs data to external URL
references/common-patterns.md · code · .post(
"https://
Python os.environ.get — reads environment variable
examples/chat-example.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/refresh_references.py · prose · downgraded · urllib.request
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.