ClawAudit verdict

trip-planner-0to1

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

Enhanced version of trip-planner-0to1 with transparent version self-check running clawhub inspect; auto-update prompt is user-gated, no silent exfiltration or malicious behavior.

⚠ 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.

0
security
90
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (8)

Pattern match critical

Possible hardcoded credential

references/cloudflare-workers-sync.md · code · TOKEN = 'your-secret-token-12345

Pattern match high

References sudo — requests elevated privileges

references/self-host-sync.md · code · sudo

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/self-host-sync.md · code · http://127.0.0.1

Pattern match high

<script> tag in markdown — potential code injection

references/templates/patch-trip-page.js · prose · downgraded · <script>

Pattern match medium

Node http/https module — low-level network access

references/self-host-sync.md · code · require('http')

Pattern match medium

Accesses sensitive environment variables

references/self-host-sync.md · code · process.env.TRIP_TOKEN

Pattern match medium

Uses exec() — may execute shell commands

references/templates/patch-trip-page-v2.js · prose · downgraded · exec(

Pattern match low

Opens WebSocket connection

references/self-host-sync.md · prose · downgraded · WebSocket

Permissions & capabilities

No declared permissions — minimal attack surface.

network_innetwork_out

Is this flag fair?

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