AI Security Review
scanned 7d ago · by lpm-firewall-aiNo confirmed malicious attack surface. The package exposes Vue filters/components that fetch Golstats sports data and images at runtime when used by an application.
Decision evidence
public snapshot- dist/index-86dcdf4a.js includes a hardcoded default JWT-like token for Golstats free user auth.
- Runtime components call Golstats/AWS API endpoints with Authorization from props/localStorage/default token.
- package.json has no install/preinstall/postinstall/prepare lifecycle hooks.
- Entrypoints are built Vue component bundles: dist/gsc-filters.js and dist/gsc-filters.umd.cjs.
- No child_process, fs writes, persistence, agent config writes, or destructive behavior found.
- Network calls are package-aligned sports/filter data APIs and image assets, not exfiltration endpoints.
- Dynamic imports only load local bundled component chunks under dist/.
Source & flagged code
11 flagged · loading sourcePackage contains a critical-looking secret pattern.
dist/index-86dcdf4a.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L5775Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L5893Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L8716Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L10021Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L10668Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L12557Supabase service role key (JWT) in dist/index-86dcdf4a.js
dist/index-86dcdf4a.jsView on unpkg · L13855Supabase 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