Caveat verdict

coze-site-agent

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

25
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk_inst_your_key_here

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.COZE_INSTREET_API_KEY

Pattern match medium

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?

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