Caveat verdict
likes-training-planner
grouptraining
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.
Permission integrity
credential_access
Findings (5)
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.
Pipe to bash — executes piped content as shell commands
README.en.md · code · | bash
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
Node http/https module — low-level network access
likes-training-planner/scripts/push_plans.js · prose · downgraded · require('https')
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?
Thanks — recorded.