web-testing

Warn

Audited by Socket on Sep 11, 2026

1 alert found:

Anomaly
AnomalyLOW
evals/files/e2e-ci-workflow.yml

The workflow does not itself show malicious behavior. It contains significant CI security and reliability concerns: credential-like values are hardcoded and exposed to test processes, the Playwright cache key is overly broad and can explain stale or missing browser executables, startup is validated only by a fixed sleep, and report upload is not configured to run after failed tests and uses a non-unique artifact name. Use GitHub Actions secrets, versioned cache keys based on the lockfile and Playwright revision, a health check, explicit log capture, unique shard artifact names, and if: always() for report upload.

Confidence: 98%Severity: 63%
Audit Metadata
Analyzed At
Sep 11, 2026, 03:16 PM
Package URL
pkg:socket/skills-sh/lynricsy%2Fhyperskills%2Fweb-testing%2F@85cc2cc26d47e279a1d75d70e34391114411fd575153d8319407140c920ceff2
Security Audit — socket — web-testing