PkgRadar

Package evidence

@graphitation/[email protected]

Credential File Packaged: package/compat/node_modules/psl/.env

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
168
Versions published
66Mature · −50% score
First published
Oct 2024
Publisher
gql-svc

Effective trust discount applied: 50% (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":["@graphitation/[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":["@graphitation/[email protected]"],"fail_on":"review"}'
Publishergql-svc
Artifact bytes24,374,644
Previous version0.2.0
Published2024-10-23T09:21:37.069Z
SHA-256d046cb9b0cd798813209d10777bc507ea82bee32472fab59712b5d5a8733b9ab

Why flagged

What the scanner saw

Credential File Packaged: package/compat/node_modules/psl/.env

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.2.1Version
Status history (2 events)
  1. availableavailable · risk review · score 7 · status available -> available, risk high -> review, score 17 -> 7
  2. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/compat/node_modules/psl/.envpackage/compat/node_modules/psl/.env15
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/compat/node_modules/psl/.envpackage/compat/node_modules/psl/.env15
lowObfuscation Densitypackage/compat/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildmonorepo-scripts build
  • justmonorepo-scripts
  • lintmonorepo-scripts lint
  • testyarn test:own & yarn test:apollo
  • test:apollonode ./scripts/run-apollo-tests.js
  • test:ownmonorepo-scripts test
  • typesmonorepo-scripts types
Dependencies1
  • quick-lru^6.1.0