web-data-fetching-graphql-urql
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyexamples/core.md
LOWAnomalyLOW
examples/core.md
The code is benign URQL/React example documentation and contains no evident malware or supply-chain attack behavior. However, AdminPanel exposes process.env.ADMIN_TOKEN through a browser request header when used in client-side code, creating a potentially serious credential disclosure risk. Use server-side proxying or user-scoped authentication instead of embedding an administrative token in frontend code.
Confidence: 98%Severity: 62%
Audit Metadata