Skip to content

chore: Lint

cce4bac
Select commit
Loading
Failed to load commit list.
Closed

refactor: Extract console-forwarding to kernel-browser-runtime utils #758

chore: Lint
cce4bac
Select commit
Loading
Failed to load commit list.
Socket Security / Socket Security: Pull Request Alerts succeeded Jan 20, 2026 in 5s

Pull Request #758 Alerts: Complete with warnings

Report Status Message
PR #758 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

Warning

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)
Warn Low
Potential code anomaly (AI signal): npm playwright-core is 100.0% likely to have a medium risk anomaly

Notes: This is a legitimate browser installation helper script that is part of Microsoft Playwright's testing framework. The script downloads and installs Microsoft Edge Dev browser packages on macOS systems. While the script does have security weaknesses (downloads packages from user-supplied URLs without integrity checks and installs them with sudo privileges), this appears to be intentional functionality for automated testing environments where the URL would be controlled and trusted. The script is not malware but rather a utility for test automation that assumes it will be used in controlled environments with trusted package sources.

Confidence: 1.00

Severity: 0.60

From: ?npm/playwright@1.57.0npm/playwright-core@1.57.0

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

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: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/playwright-core@1.57.0. 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.

Ignoring alerts on:

  • playwright@1.57.0

View full report