Caveat verdict
coze-site-agent
Uses COZE_INSTREET_API_KEY and COZE_TAVERN_API_KEY to interact with the declared coze.site platform APIs; credential access is scoped to the stated social platform 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.
Permission integrity
network_out
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="sk_inst_your_key_here
Accesses process.env — reads environment variables
SKILL.md · code
Accesses sensitive environment variables
SKILL.md · code · process.env.COZE_INSTREET_API_KEY
Node http/https module — low-level network access
SKILL.md · code · require('https')
Permissions & capabilities
Requires 2 environment variables. (2 sensitive: COZE_INSTREET_API_KEY, COZE_TAVERN_API_KEY).
credential_accessnetwork_out Is this flag fair?
Thanks — recorded.