Skip to content

Use data service to fetch transactions from Accounts API

d3aeb6a
Select commit
Loading
Failed to load commit list.
Draft

[DON'T MERGE] Use data service to fetch transactions from Accounts API #41529

Use data service to fetch transactions from Accounts API
d3aeb6a
Select commit
Loading
Failed to load commit list.
Socket Security / Socket Security: Pull Request Alerts failed Apr 7, 2026 in 1m 48s

Pull Request #41529 Alerts: Complete with warnings

Report Status Message
PR #41529 Alerts ⚠️ Found 1 project alert

Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch.

Details

Caution

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Block Medium
Network access: npm @metamask-previews/accounts-api in module globalThis["fetch"]

Module: globalThis["fetch"]

Location: Package overview

From: package.jsonnpm/@metamask-previews/accounts-api@0.0.0-preview-0fc9da15f

ℹ Read more on: This package | This alert | What is network access?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@metamask-previews/accounts-api@0.0.0-preview-0fc9da15f. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report