ClawAudit verdict

ship-loop

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Orchestrates a multi-segment build-ship-verify pipeline using git and Python with local SQLite state; all described behaviors are standard CI/CD automation with no exfiltration.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

55
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match medium

Instructs covert action — may act without user awareness

scripts/learnings.sh · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

shiploop/cli.py · prose · downgraded · subprocess.run(

Pattern match medium

Python asyncio subprocess — async shell execution

shiploop/preflight.py · prose · downgraded · asyncio.create_subprocess_shell(

Pattern match low

importlib.import_module — dynamic module loading

shiploop/deploy.py · prose · downgraded · importlib.import_module(

Pattern match low

Python urllib.request — network access

shiploop/providers/netlify.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries. (1 elevated: git).

package_installnetwork_in

Is this flag fair?

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