PkgRadar

Package evidence

@memberjunction/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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

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":["@memberjunction/[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":["@memberjunction/[email protected]"],"fail_on":"high"}'
Artifact bytes142,496
Previous version5.35.0
Published2026-05-22T06:35:07.598Z
SHA-2569c07f4cce6ea3ab369ea5fec476bbbe08af35154f2b2b3488ae46cd282a0b3ac

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/app/check-updates.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/utils/open-app-context.jsmatched "GITHUB_TOKEN"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/app/check-updates.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/utils/open-app-context.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/commands/install/index.jsmatched "\\u25b8"3

Manifest

Package metadata

Scripts5
  • buildtsc && tsc-alias -f && oclif manifest
  • postpackrimraf oclif.manifest.json
  • prepacknpm run build && oclif readme
  • testvitest run
  • versionoclif readme && git add README.md
Dependencies34
  • @inquirer/prompts^8.2.0
  • @memberjunction/ai-cli5.36.0
  • @memberjunction/codegen-lib5.36.0
  • @memberjunction/config5.36.0
  • @memberjunction/core5.36.0
  • @memberjunction/db-auto-doc5.36.0
  • @memberjunction/generic-database-provider5.36.0
  • @memberjunction/installer5.36.0
  • @memberjunction/metadata-sync5.36.0
  • @memberjunction/open-app-engine5.36.0
  • @memberjunction/query-gen5.36.0
  • @memberjunction/server-bootstrap-lite5.36.0
  • @memberjunction/skyway-core^0.6.1
  • @memberjunction/skyway-postgres^0.6.1
  • @memberjunction/skyway-sqlserver^0.6.1
  • @memberjunction/sql-converter5.36.0
  • @memberjunction/sqlserver-dataprovider5.36.0
  • @memberjunction/testing-cli5.36.0
  • @oclif/core^3.27.0
  • @oclif/plugin-help^6.2.37
  • @oclif/plugin-version^2.2.36
  • @oclif/plugin-warn-if-update-available^3.1.55
  • ajv^8.12.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • cosmiconfig9.0.0
  • dotenv17.2.4
  • fast-glob^3.3.3
  • figlet^1.10.0
  • fs-extra^11.3.3
  • …and 4 more.