platform-soql-query

Warn

Audited by Socket on Aug 7, 2026

1 alert found:

Anomaly
AnomalyLOW
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
Aug 7, 2026, 01:01 PM
Package URL
pkg:socket/skills-sh/forcedotcom%2Fsf-skills%2Fplatform-soql-query%2F@3eaada3e91e898630b3209c3f478d1098211c205f9b273e7bc0a91f03d5e8a8d
Security Audit — socket — platform-soql-query