browser-automate

Warn

Audited by Socket on Jul 8, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill's browser-automation purpose matches its capabilities, and the payment-confirmation guard is a meaningful safety control. The main concern is trust in a repeatedly executed, mutable same-org setup script plus the broad power to act inside the user's real logged-in browser on arbitrary sites, including purchases.

Confidence: 84%Severity: 74%
SecurityMEDIUM
scripts/setup.sh

This file is a high-risk supply-chain bootstrap wrapper: it downloads a shell script from a moving GitHub raw URL and immediately executes it with exec bash, without any cryptographic integrity/authenticity checks or immutable pinning. While the wrapper itself contains no overt malicious logic, it creates a direct path for attacker-controlled upstream changes to become code execution on the client. Prefer replacing with a pinned, verifiable artifact (commit/release) and add checksum/signature verification before execution.

Confidence: 72%Severity: 79%
Audit Metadata
Analyzed At
Jul 8, 2026, 07:40 PM
Package URL
pkg:socket/skills-sh/FinpeakInc%2Ffrevana-skills%2Fbrowser-automate%2F@d2c1c5b53ca1f03beeb8813be117ed5d6ec73634d34a0da10ae8fc134f6df814
Security Audit — socket — browser-automate