openai-webhooks
Fail
Audited by Socket on Feb 15, 2026
1 alert found:
MalwareMalwareSKILL.md
HIGHMalwareHIGH
SKILL.md
This skill is consistent with its stated purpose (verifying OpenAI webhook signatures and providing handler templates). I found no evidence of malicious behavior, credential exfiltration, obfuscation, or third-party proxying. There are a few correctness and robustness issues in the verification code (assumptions about secret encoding, lack of defensive checks before timingSafeEqual) that could cause failures or exceptions in edge cases, but these are implementation bugs rather than malicious patterns. Overall the code is benign but should be hardened before production use.
Confidence: 90%Severity: 15%
Audit Metadata