PkgRadar

Package evidence

@memberjunction/[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.

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":["@memberjunction/[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":["@memberjunction/[email protected]"],"fail_on":"review"}'
Artifact bytes223,631
Previous version5.35.0
Published2026-05-22T06:35:02.960Z
SHA-25691c408158c3129b9a66bdb2ad92eaf047ebf5d3f598997d88fca8086def3a2b2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/constants/metadata-keywords.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts3
  • buildtsc -b && tsc-alias -f
  • testvitest run
  • test:watchvitest
Dependencies23
  • @memberjunction/config5.36.0
  • @memberjunction/core5.36.0
  • @memberjunction/core-entities5.36.0
  • @memberjunction/core-entities-server5.36.0
  • @memberjunction/generic-database-provider5.36.0
  • @memberjunction/global5.36.0
  • @memberjunction/graphql-dataprovider5.36.0
  • @memberjunction/postgresql-dataprovider5.36.0
  • @memberjunction/server-bootstrap-lite5.36.0
  • @memberjunction/sql-dialect5.36.0
  • @memberjunction/sqlserver-dataprovider5.36.0
  • axios^1.13.4
  • chalk^5.6.2
  • chokidar^5.0.0
  • cosmiconfig9.0.0
  • dotenv17.2.4
  • fast-glob^3.3.3
  • fs-extra^11.3.3
  • minimatch^10.1.2
  • mssql^12.2.0
  • pg^8.13.1
  • uuid^13.0.0
  • zod~3.24.4