Caveat verdict
moralis-streams-api
Accesses credentials AND makes external network calls
Official Moralis Streams API client for blockchain event monitoring via webhooks; MORALIS_API_KEY is used only with api.moralis-streams.com and the skill never asks users to paste keys in chat.
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
Findings (4)
Long base64 string (100+ chars) — likely obfuscated payload
references/WebhookResponseBody.md · code · 0xa9059cbb000000000000000000000000e496601436da37a045d8e88bbd6b2c2e17d8fe33000000
References webhook/callback URL
SKILL.md · code · WEBHOOK_URL
Popular HTTP library — network access
references/CommonPitfalls.md · code · axios
Accesses sensitive environment variables
references/WebhookSecurity.md · code · process.env.MORALIS_API_KEY
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: MORALIS_API_KEY). Requires 1 system binary. (1 elevated: curl).
network_outcredential_accessnetwork_in Thanks — recorded.