Caveat verdict
ripley-pocket
monero-pocket
Accesses credentials AND makes external network calls
XMR payment gateway API client authenticating via API_KEY to pocket.ripley.run for legitimate agent-to-agent micropayments; all endpoints are documented and scoped to the stated payment purpose.
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 credentials AND makes external network calls โ potential credential theft
LLM02 ยท ASI03
Permission integrity
network_out
credential_access
Findings (2)
Python httpx request โ network access
SKILL.md ยท code ยท httpx.get(
fetch() โ outbound network request
SKILL.md ยท code
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_outcredential_access Thanks โ recorded.