Caveat verdict
ctrip-compare
Accesses agent memory/notes AND makes external network calls
Fetches and compares Ctrip travel product pages using Playwright browser automation for read-only product comparison; agent_memory stores summaries locally for analysis.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses agent memory/notes AND makes external network calls — may leak personal data
LLM02 · LLM07 · ASI03 · ASI06
Accesses agent memory AND makes external network calls — may leak conversation history
LLM02 · LLM07 · ASI06
Permission integrity
network_out
agent_memory
Findings (3)
HTTP request to bare IP address — common in malicious payloads
scripts/extract.py · prose · downgraded · http://127.0.0.1
Opens WebSocket connection
scripts/extract.py · prose · downgraded · WebSocket
Python urllib.request — network access
scripts/extract.py · prose · downgraded · urllib.request
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outagent_memory Thanks — recorded.