AI Security Review
scanned 2h ago · by lpm-firewall-aiNo confirmed malicious attack surface is established. The package is a browser Vue filter component that makes runtime requests for Golstats data and may use a host application's stored Golstats token for authorization.
Decision evidence
public snapshot- `dist/index-b3841b9d.js` reads `localStorage` token keys and sends them as Authorization headers.
- `dist/index-b3841b9d.js` contains a hard-coded default JWT-like bearer token.
- Runtime components fetch Golstats sports/filter data from configured endpoints.
- `package.json` has no preinstall, install, or postinstall lifecycle hook.
- Entrypoints only export Vue filter components and data helpers.
- No Node filesystem, child-process, eval, dynamic-code, or persistence primitives were found.
- Network requests are component/runtime data fetches to Golstats-aligned APIs and static assets.
- No source writes files, modifies agent settings, harvests environment variables, or loads remote code.
Source & flagged code
12 flagged · loading sourcePackage contains a critical-looking secret pattern.
dist/index-b3841b9d.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L5775Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L5893Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L8326Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L8716Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L10037Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L10684Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L12574Supabase service role key (JWT) in dist/index-b3841b9d.js
dist/index-b3841b9d.jsView on unpkg · L13872Supabase service role key (JWT) in dist/gsc-filters.umd.cjs
dist/gsc-filters.umd.cjsView on unpkg · L1Supabase service role key (JWT) in dist/gsc-filters.umd.cjs
dist/gsc-filters.umd.cjsView on unpkg · L6