PkgRadar

Package evidence

@makefully/[email protected]

Remote Dependency Spec: optionalDependencies.jsmediatags="github:probityrules/jsmediatags"

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.

Versions published
1
First published
Jun 2026
Publisher
probityrules

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@makefully/[email protected]"],"fail_on":"high"}'

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":["@makefully/[email protected]"],"fail_on":"high"}'
Publisherprobityrules
Artifact bytes123,086
Previous versionnone
Published2026-06-04T13:25:59.575Z
SHA-2566c72b8c9f56d8aa1a1594de0cb73f0fb4f464eba3fbebf6e7b56bfc03f9501d9

Why flagged

What the scanner saw

Remote Dependency Spec: optionalDependencies.jsmediatags="github:probityrules/jsmediatags"

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

Availability ledger

available

high
Last checked
highRisk
47Score
4.1.1Version
Status history (2 events)
  1. newavailable · risk high · score 47 · status changed
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsonoptionalDependencies.jsmediatags="github:probityrules/jsmediatags"35
mediumRemote Dependency Specpackage.jsondependencies.recycle="github:gopherwood/recycle#master"12

Manifest

Package metadata

Scripts11
  • assess:tilednode test/tiled/assess-coverage.mjs
  • build:debugwebpack --mode development
  • build:releasewebpack --mode production
  • coveragevitest run --coverage
  • docsnode scripts/build-docs.mjs
  • docs:publishnpm run docs && node scripts/publish-docs.mjs
  • pack:checknpm pack --dry-run
  • prepacknpm run build:release
  • startwebpack serve --mode development
  • test:runvitest run
  • test:watchvitest
Dependencies1
  • recyclegithub:gopherwood/recycle#master
Optional dependencies3
  • box2d3-wasm^4.2.0
  • jsmediatagsgithub:probityrules/jsmediatags
  • poly-decomp^0.3.0