AI Security Review
scanned 7d ago · by lpm-firewall-aiNo confirmed malicious attack surface. The package is a Vue filters component that can call GolStats-related APIs when its components/helpers are used at runtime.
Decision evidence
public snapshot- dist/index-02e7b53b.js contains runtime fetch/axios calls with Authorization headers.
- dist/index-02e7b53b.js includes a hardcoded default GolStats JWT-like token and reads localStorage user_token/token.
- dist/index-02e7b53b.js has package-aligned API/image URLs under golstats.com, execute-api.amazonaws.com, and blob storage.
- package.json has no preinstall/install/postinstall/prepare lifecycle hooks or bin entry.
- Entrypoints dist/gsc-filters.js and dist/gsc-filters.umd.cjs are Vue component/library bundles.
- No child_process, fs writes, eval/Function, native loading, persistence, or AI-agent control-surface writes found.
- Network use is tied to UI data loading for tournaments, templates, players, videos, images, and exported fetch helpers.
- Default token appears to be a GolStats free-user fallback, not a harvested secret or exfil target.
Source & flagged code
11 flagged · loading sourcePackage contains a critical-looking secret pattern.
dist/index-02e7b53b.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L932Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L5775Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L5893Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L8716Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L10021Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L10668Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.jsView on unpkg · L12557Supabase service role key (JWT) in dist/index-02e7b53b.js
dist/index-02e7b53b.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