Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The skill gives conflicting safety guarantees: it first states pages must be fully self-contained with no external resources, then later recommends a JSONP relay to load external content and bypass the iframe sandbox. That inconsistency is dangerous because it normalizes a sandbox-escape pattern and could lead agents to fetch and render untrusted off-chain content despite earlier constraints.
