Caveat verdict

likes-training-planner

grouptraining

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

Training plan skill for the My Likes platform using a user-supplied LIKES_API_KEY; all API calls go to the documented platform endpoint, executionSinkDetected reflects legitimate script invocations.

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

10
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.en.md · code · curl -fsSL https://gitee.com/chenyinshu/likes-training-planner/raw/main/install.

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.en.md · code · | bash

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match low

Node http/https module — low-level network access

likes-training-planner/scripts/push_plans.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

likes-training-planner/scripts/push_plans.js · prose · downgraded · process.env.LIKES_API_KEY

Why the tier is capped

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

credential_access

Is this flag fair?

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