PkgRadar

Package evidence

@gjsify/[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
1,846Niche · −30% score
Versions published
83Mature · −50% score
First published
Feb 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@gjsify/[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":["@gjsify/[email protected]"],"fail_on":"review"}'
Artifact bytes1,782,300
Previous version0.4.43
Published2026-06-08T18:00:21.802Z
SHA-256bfaaea9e4f196177a3918a00f27b3f14543532dc339790dc4486fd1ca621fb07

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
18Score
0.4.44Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commands/flatpak/diff.jsmatched "raw.githubusercontent.com"12
mediumCredential file accesspackage/lib/utils/install-backend-native.jsmatched ".npmrc"10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commands/flatpak/diff.jsmatched "raw.githubusercontent.com"12
mediumCredential file accesspackage/lib/utils/install-backend-native.jsmatched ".npmrc"10
lowCredential file accesspackage/lib/commands/login.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/commands/logout.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/commands/pack.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/commands/upgrade.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/commands/whoami.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/utils/auth-npmrc.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/utils/install-backend.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/utils/load-npmrc.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/utils/publish-diagnose.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/dist/cli.gjs.mjs6404545 bytes0

Manifest

Package metadata

Scripts9
  • buildtsc && mkdir -p lib/templates/flatpak && cp -L src/templates/install.mjs.tmpl lib/templates/install.mjs.tmpl && cp src/templates/flatpak/*.tmpl lib/templates/flatpak/ && cp src/templates/oxlintrc.json.tmpl lib/templates/oxlintrc.json.tmpl && cp src/templates/oxfmtrc.tmpl lib/templates/oxfmtrc.tmpl && gjsify run chmod
  • build:gjs-bundlenode lib/index.js build src/index.ts --app gjs --outfile dist/cli.gjs.mjs --shebang
  • build:test:nodenode lib/index.js build src/test.mts --app node --outfile dist/test.node.mjs
  • checkgjsify tsc --noEmit
  • chmodchmod +x ./lib/index.js
  • clearrm -rf lib dist tsconfig.tsbuildinfo || exit 0
  • startnode lib/index.js
  • testgjsify run build:test:node && gjsify run test:node
  • test:nodenode dist/test.node.mjs
Dependencies18
  • @gjsify/buffer^0.4.44
  • @gjsify/create-app^0.4.44
  • @gjsify/node-globals^0.4.44
  • @gjsify/node-polyfills^0.4.44
  • @gjsify/npm-registry^0.4.44
  • @gjsify/resolve-npm^0.4.44
  • @gjsify/rolldown-plugin-gjsify^0.4.44
  • @gjsify/rolldown-plugin-pnp^0.4.44
  • @gjsify/semver^0.4.44
  • @gjsify/tar^0.4.44
  • @gjsify/tsc^0.4.44
  • @gjsify/web-polyfills^0.4.44
  • @gjsify/workspace^0.4.44
  • cosmiconfig^9.0.1
  • get-tsconfig^4.14.0
  • pkg-types^2.3.1
  • rolldown^1.0.3
  • yargs^18.0.0