Caveat verdict

ollama-task-orchestrator

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

Remote Ollama task orchestrator via SSH to a user-configured worker machine; exec-arbitrary-command is a documented feature operating on the user own worker node.

⚠ 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
60
transparency
70
maintenance

Findings (7)

Pattern match high

Accesses .ssh directory

README-claude-code.md · code · .ssh/

Pattern match high

Pipe-to-python pattern — remote code execution risk

runner/run_task.sh · prose · downgraded · curl -s --max-time 3 "$api_base/api/ps" 2>/dev/null | python

Pattern match high

Pipe to python — executes piped content as Python code

runner/run_task.sh · prose · downgraded · | python3

Pattern match medium

Accesses shell history/config

install.sh · prose · downgraded · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

skill.py · prose · downgraded · subprocess.run(

Pattern match low

References agent configuration files

README-claude-code.md · prose · downgraded · CLAUDE.md

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

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

network_in

Is this flag fair?

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