Caveat verdict

dingtalk-api

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

Wraps DingTalk Open Platform APIs for user/department search, message sending, and approval management using env-var credentials; all documented operations call official DingTalk endpoints and match the stated enterprise API integration 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.

65
security
100
transparency
80
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="<your-app-secret>

Pattern match low

Accesses sensitive environment variables

scripts/add-approval-comment.ts · prose · downgraded · process.env.DINGTALK_APP_KEY

Pattern match low

Node http/https module — low-level network access

scripts/get-department.ts · prose · downgraded · require('https')

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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