PkgRadar

Package evidence

@love-sqjm/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
211
Versions published
1
First published
Jun 2026
Publisher
love-sqjm

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@love-sqjm/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@love-sqjm/[email protected]"],"fail_on":"review"}'
Publisherlove-sqjm
Artifact bytes418,306
Previous versionnone
Published2026-06-12T00:43:58.761Z
SHA-256a6de010524b09f7b06fa89f9de7fe1ee7e45d4aca85d2b4bce9cb29b30a974cd

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
36Score
26.6.13Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/script/add-module.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/script/compiler/compile-modules.tsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/script/module-manager.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • formatprettier --write script/
  • linteslint script/
  • startbun index.ts
  • testbun test
Dependencies13
  • @babel/generator^7.26.5
  • @babel/parser^7.26.5
  • @babel/traverse^7.26.5
  • @babel/types^7.26.7
  • commander^13.0.0
  • css-shorthand-expand^1.2.0
  • fast-glob^3.3.3
  • html-minifier-terser^7.2.0
  • lightningcss^1.32.0
  • mime-types^2.1.35
  • node-html-parser^7.0.1
  • postcss^8.5.8
  • ws^8.18.1