Caveat verdict
seedream-image
doubao-seedream-skill
Accesses credentials AND makes external network calls
Image generation skill using Volcengine Seedream API with VOLCENGINE_API_KEY from env; all calls go to the documented ark.cn-beijing.volces.com endpoint and behavior matches the stated text-to-image purpose.
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
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Permission integrity
network_out
credential_access
Findings (1)
Python os.getenv — reads environment variable
SKILL.md · code · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessdata_encodingnetwork_out Thanks — recorded.