fix: rules audit items 1,3,6 (closes #1)
All checks were successful
check / check (push) Successful in 22s

This commit is contained in:
user
2026-02-27 02:18:45 -08:00
parent 9365cd03a6
commit 2244b52f5f
4 changed files with 44 additions and 73 deletions

View File

@@ -17,8 +17,8 @@ contradicts either, the originals govern.
## External Communication
- [ ] Extension contacts exactly two external services: configured RPC endpoint
and CoinDesk price API
- [ ] Extension contacts exactly three external services: configured RPC
endpoint, CoinDesk price API, and Blockscout block-explorer API
- [ ] No analytics, telemetry, or tracking
- [ ] No user-specific data sent except to the configured RPC endpoint
- [ ] No Infura/Alchemy hard dependency