google-cloud-filestore-nfs-browser

Warn

Audited by Socket on Sep 6, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/jump_host_engine.py

Functionally, this fragment behaves like a remote, read-only filesystem inspection utility over SSH to a GCE VM, returning JSON with tree/search/read/stat results. The dominant security concern is not direct exfiltration visible in the snippet, but the use of dynamic remote code execution: it executes base64-decoded Python via exec() in a python3 -c one-liner. While the embedded payloads appear intended for inspection and include some containment safeguards (notably in read/stat), the traversal hardening appears inconsistent in the tree/search logic shown and the overall snippet is incomplete. Treat this capability as high-risk and ensure strict trust boundaries and input validation throughout the full package before use.

Confidence: 46%Severity: 62%
Audit Metadata
Analyzed At
Sep 6, 2026, 01:37 AM
Package URL
pkg:socket/skills-sh/google%2Fskills%2Fgoogle-cloud-filestore-nfs-browser%2F@669bd300687916781d56eff115b156dfae4dfc5225428e9ae405a387964d755c
Security Audit — socket — google-cloud-filestore-nfs-browser