sf-soql

Warn

Audited by Socket on Sep 14, 2026

1 alert found:

Anomaly
AnomalyLOW
hooks/scripts/post-tool-validate.py

No direct malicious payload is evident in this fragment (no eval/exec/subprocess, no hardcoded secrets, and static SOQL validation is regex-based). However, there are two meaningful supply-chain/execution-path risks: (1) runtime sys.path modification that can enable import-hijacking/module substitution for code_analyzer.live_query_plan, and (2) arbitrary local file reading driven by untrusted stdin via open(file_path,'r') with only a .soql suffix check. Optional live analysis delegates behavior to an external module and may introduce additional (possibly network) risk, but that behavior is outside this snippet.

Confidence: 62%Severity: 58%
Audit Metadata
Analyzed At
Sep 14, 2026, 05:48 PM
Package URL
pkg:socket/skills-sh/jaganpro%2Fsf-skills%2Fsf-soql%2F@7ef311f72a5432833c3aaa11c989267ab053066320f03c18ec51a3342cb9481c
Security Audit — socket — sf-soql