From 0e7c0e7f21bec3e662c7f844d3b1f2b0c80581d8 Mon Sep 17 00:00:00 2001 From: Tanay Pant <7481165+tanay1337@users.noreply.github.com> Date: Fri, 24 Nov 2023 09:34:46 +0100 Subject: [PATCH] Add Pimlico to Safe Modules (#279) * Update modules.md * Update accept.txt --- .github/styles/Vocab/default/accept.txt | 3 ++- safe-smart-account/modules.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/styles/Vocab/default/accept.txt b/.github/styles/Vocab/default/accept.txt index 22936a32..3074b0a2 100644 --- a/.github/styles/Vocab/default/accept.txt +++ b/.github/styles/Vocab/default/accept.txt @@ -91,6 +91,7 @@ OP Offchain Onramp Onramp Kit +Pimlico PGN Polis Polygon @@ -166,4 +167,4 @@ undefined v1 wagmi zkEVM -zkSync \ No newline at end of file +zkSync diff --git a/safe-smart-account/modules.md b/safe-smart-account/modules.md index af487f5c..20df657d 100644 --- a/safe-smart-account/modules.md +++ b/safe-smart-account/modules.md @@ -18,6 +18,7 @@ Watch on YouTube 1. [Safe Modules](https://github.com/safe-global/safe-modules) 2. [Zodiac-compliant modules](https://zodiac.wiki/index.php/Introduction:_Zodiac_Standard#Modules) +3. [Pimlico](https://docs.pimlico.io/permissionless/how-to/accounts/use-safe-account) {% hint style="danger" %} Safe Modules can be a security risk since they can execute arbitrary transactions. Only add trusted and audited modules to a Safe. A malicious module can take over a Safe.