AI Security Review
scanned 2h ago · by lpm-firewall-aiOpening the package’s `index.html` immediately executes a script fetched from an unrelated third-party host. That host can change its response after publication and run arbitrary JavaScript in the application origin.
Decision evidence
public snapshot- `index.html` automatically loads executable code from `https://c.vipersfutbol.com/script.js`.
- `index.html` makes the HTML application the package main entry and loads the remote script on page open.
- `assets/ChatPage-zoA8Z6RX.js` is heavily obfuscated and contains runtime `fetch` and `WebSocket` use.
- `j6k3y8.js` defines a service worker that routes matching fetches through bundled proxy logic.
- `ct1tl/pap3do.js` implements Scramjet proxying, cookie synchronization, cache, and request/WebSocket transport.
- `package.json` has no preinstall, install, postinstall, or other lifecycle hooks.
- No Node filesystem, child-process, environment-harvesting, or npm credential access was found in inspected package sources.
- The bundled proxy and service-worker code is browser runtime code rather than install-time execution.
Source & flagged code
9 flagged · loading sourcePackage contains a critical-looking secret pattern.
assets/proxy-runtime-1NyFshf9.jsView on unpkg · L1AWS access key ID in assets/proxy-runtime-1NyFshf9.js
assets/proxy-runtime-1NyFshf9.jsView on unpkg · L1Package source references dynamic require/import behavior.
bfjdx/757lr8.jsView on unpkg · L17Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
assets/ChatPage-zoA8Z6RX.jsView on unpkg · L1Source fingerprint signature matches a known malicious package signature; route for source-aware review.
assets/ChatPage-zoA8Z6RX.jsView on unpkgPackage ships high-entropy non-source blobs.
assets/KaTeX_Script-Regular-D3wIWfF6.woff2View on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
assets/fingerprint-Y5nV5FVa.jsView on unpkgHardcoded password in assets/livekit-C0E_jLSz.js
assets/livekit-C0E_jLSz.jsView on unpkg · L13