openai-responses

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/cloudflare-worker.ts

This module is best characterized as an LLM proxy/orchestrator rather than classic supply-chain malware. However, it presents meaningful security risks: (1) it forwards attacker-controlled prompts to a model with powerful tools enabled (file_search/web_search/code_interpreter) and reflects tool/model outputs back to callers, and (2) it supports background result retrieval via a caller-provided responseId without any visible ownership/authorization binding in this snippet, which could enable cross-tenant/IDOR-style disclosure if responseIds are not strictly scoped. Review the unseen createResponse and fileIds sourcing/scoping and add explicit responseId ownership checks and output redaction/allowlisting as needed.

Confidence: 55%Severity: 55%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:57 AM
Package URL
pkg:socket/skills-sh/dennislee928%2Fethic-latex%2Fopenai-responses%2F@0ee9adf5a369dcca9a028fec2276676e36239bd9e0e295a4805c06636afaff15
Security Audit — socket — openai-responses