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

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":["@graphitation/[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":["@graphitation/[email protected]"],"fail_on":"high"}'
Publishergql-svc
Artifact bytes24,374,600
Previous versionnone
Published2024-10-22T16:48:03.310Z
SHA-256db2aa977064966fc121b51c577f5e13f63cbcce4fec9e023ed9a94636bf8e09d

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

high
Last checked
highRisk
17Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/compat/node_modules/psl/.envpackage/compat/node_modules/psl/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/compat/node_modules/psl/.envpackage/compat/node_modules/psl/.env35
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