browse

Warn

Audited by Socket on May 20, 2026

3 alerts found:

Anomalyx3
AnomalyLOW
SKILL.md

SUSPICIOUS. The core browsing capability is legitimate and the main installer evidence is same-org/official, but this skill’s actual footprint is much broader than browser QA: it performs telemetry, artifact sync, config management, CLAUDE.md injection, and potential git commits. That scope creep makes it internally inconsistent and medium risk rather than clearly benign.

Confidence: 84%Severity: 63%
AnomalyLOW
src/browser-manager.ts

No clear evidence of intentional malware (no reverse shell, cryptomining, hardcoded malicious domains, or direct host data exfiltration) in this fragment. The highest security concerns are (1) stealth/anti-detection script injection and (2) dynamic loading of a Chromium extension from filesystem paths/environment inputs, plus (3) persisting an auth token to disk. These behaviors can be legitimate for an automation tool, but they significantly increase impact if an attacker can influence extension paths/state inputs or intercept persisted artifacts.

Confidence: 62%Severity: 66%
AnomalyLOW
test/fixtures/injection-combined.html

This module is not performing technical exfiltration by itself (no JavaScript/network actions), but it embeds multiple high-risk social-engineering and instruction-injection payloads—including hidden credential-exfiltration instructions and malicious aria-label directives referencing external attacker-controlled domains. Treat the page as hostile content suitable for prompt-injection/credential-theft risk during rendering or automated consumption; review/sanitize untrusted HTML and neutralize or remove embedded external instructions.

Confidence: 74%Severity: 62%
Audit Metadata
Analyzed At
May 20, 2026, 05:23 PM
Package URL
pkg:socket/skills-sh/garrytan%2Fgstack%2Fbrowse%2F@d9d94c34333957e22c2229e93a9066de6807d695
Security Audit — socket — browse