Caveat verdict
okx-dapp-discovery
Accesses agent memory/notes AND makes external network calls
DeFi protocol router that installs matching plugins on demand and forwards user prompts; agent_memory and network_out are used for plugin discovery and routing, consistent with stated purpose of connecting users to DeFi protocols.
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 (2)
Pipe to python โ executes piped content as Python code
SKILL.md ยท code ยท | python3
Instructs covert action โ may act without user awareness
SKILL.md ยท code ยท silently
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_outagent_memory Thanks โ recorded.