Replies: 1 comment 1 reply
-
Hi @akasuv We've implemented a variety of measures to prevent potential malicious actions:
<iframe
...
sandbox={IFRAME_SANDBOX_ALLOWED_FEATURES}
...
/>
More links:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team! How does Safe prevent Safe apps from doing malicious actions? For example, If I followed the rule to create an app first, after it's released on Safe Apps, I deploy a malicious version to call MetaMask directly to take over users' assets, how can Safe prevent this?
Beta Was this translation helpful? Give feedback.
All reactions