Caveat verdict

yintai-tasks-runner

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

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.

15
security
90
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key="your_api_key

Pattern match high

Pipe-to-python pattern — remote code execution risk

install.sh · prose · downgraded · curl https://bootstrap.pypa.io/get-pip.py | python

Pattern match high

Pipe to python — executes piped content as Python code

install.sh · prose · downgraded · | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python os.environ.get — reads environment variable

config.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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