iframe-embed-contracts
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions promote secure handling of
postMessageby requiring strict origin and source verification, which effectively prevents data leaks and unauthorized command execution across frame boundaries. - [SAFE]: Recommendations for
sandboxandPermissions-Policyfollow the principle of least privilege, ensuring that embedded content is restricted to only the necessary capabilities. - [SAFE]: The provided test scripts (
fixture_server.pyandbrowser_smoke.cjs) establish a secure local environment for verifying security policies using loopback addresses, avoiding external network risks. - [SAFE]: The technical guidance correctly identifies
frame-ancestorsas the primary defense against clickjacking and provides appropriate instruction for managing partitioned storage and third-party cookie restrictions. - [SAFE]: No malicious patterns such as prompt injection, persistence mechanisms, or credential exfiltration were detected in the instructions or code files.
Audit Metadata