google-form-callback
Warn
Audited by Socket on Aug 4, 2026
1 alert found:
SecuritySecurityscripts/process-callback-candidates.mjs
MEDIUMSecurityMEDIUM
scripts/process-callback-candidates.mjs
No direct evidence of intentional malware (no obfuscation, no self-propagation, no reverse shell-like behavior) is present in this fragment. However, it has two major high-impact security risks: (1) it can execute an arbitrary, caller-configured binary via spawnSync (--calle-bin/--calle-arg*), and (2) it can exfiltrate an environment-derived token by POSTing it in the request body to a caller-controlled writeback URL. If CLI options, state/input paths, or environment variables are not strictly trusted, treat this module as potentially dangerous from an operational/supply-chain misuse standpoint.
Confidence: 62%Severity: 70%
Audit Metadata