Caveat verdict

keplerjai-dingtalk-attendance

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

Fetches attendance data from DingTalk's official API using corporate app credentials and saves results locally; credentials are read from a local .env file and never exposed in chat.

⚠ 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.

33
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Pipe to python — executes piped content as Python code

COMPLETE.md · prose · downgraded · | Python

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · axios

Pattern match medium

os.system/popen — direct OS command execution

export_excel.py · prose · downgraded · os.system(

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

index.js · prose · downgraded · exec(

Pattern match low

Accesses sensitive environment variables

index.js · prose · downgraded · process.env.DINGTALK_APP_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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