Caveat verdict

clickup

clickup-skill

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

The skill is a ClickUp project management integration using an official API token supplied by the user; all operations (task CRUD, reporting, time tracking) are standard uses of the documented ClickUp API.

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

28
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="pk_your_token_here

Pattern match high

Pipe to bash — executes piped content as shell commands

clickup/CHANGELOG.md · prose · downgraded · | Bash

Pattern match high

Pipe to python — executes piped content as Python code

clickup/CHANGELOG.md · prose · downgraded · | Python

Pattern match low

Python os.getenv — reads environment variable

clickup/scripts/clickup_client.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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.

Is this flag fair?

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