Caveat verdict

trip-planner-0to1

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

End-to-end travel itinerary workflow using Xiaohongshu MCP and web search; network_in/out for legitimate research APIs, no credentials exfiltrated, behavior fully matches stated travel planning purpose.

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

0
security
70
transparency
70
maintenance

Permission integrity

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

network_out

Findings (7)

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/todo-sync.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 low

Opens WebSocket connection

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

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outnetwork_in

Is this flag fair?

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