openrouter-performance-tuning
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyreferences/caching-strategies.md
LOWAnomalyLOW
references/caching-strategies.md
The code does not show evidence of malware or intentional malicious behavior. The exact-response cache is incorrectly implemented: it never stores results and clears existing entries. The semantic cache can create confidentiality and data-integrity risks when shared across users because it stores full prompts and responses and returns responses for approximate matches without isolation. The implementation also has weak similarity logic and suppressed exceptions.
Confidence: 98%Severity: 58%
Audit Metadata