ClawAudit verdict

upstage-builder

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

35
security
60
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

references/agent-api.md · code · api_key="YOUR_API_KEY

Pattern match high

Data URI with base64 payload — may embed malicious content

references/information-extraction.md · code · data:application/octet-stream;base64,

Pattern match medium

POSTs data to external URL

references/common-patterns.md · code · .post( "https://

Pattern match low

Python os.environ.get — reads environment variable

examples/chat-example.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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