Caveat verdict
yintai-tasks-runner
Automates task grabbing and delivery on a Yintai platform using user-configured API keys; automation is transparent with documented endpoints.
⚠ 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.
Findings (6)
Possible hardcoded credential
SKILL.md · code · api_key="your_api_key
Pipe-to-python pattern — remote code execution risk
install.sh · prose · downgraded · curl https://bootstrap.pypa.io/get-pip.py | python
Pipe to python — executes piped content as Python code
install.sh · prose · downgraded · | python3
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Python os.environ.get — reads environment variable
config.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
executor.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: YINTAI_APP_SECRET). Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.