e2e-testing

Warn

Audited by Snyk on Aug 12, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.70). The workflow includes runtime-executed external dependencies—'actions/checkout@v4', 'actions/setup-node@v4', and 'actions/upload-artifact@v4' (GitHub Actions) and the command 'npx playwright install --with-deps'—which are fetched and executed during CI runs, so they constitute runtime external code execution.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly includes Web3/wallet testing (mocking window.ethereum and eth_requestAccounts) and a "trade execution" test that fills a trade amount, confirms the trade, and waits for an /api/trade response with a comment about blockchain — i.e., it is specifically designed to exercise crypto/wallet and market-order execution flows. These are explicit financial execution-related capabilities.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 12, 2026, 10:23 PM
Issues
2
Security Audit — snyk — e2e-testing