PkgRadar

Package evidence

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

Versions published
552Mature · −50% score
First published
Apr 2021
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":["@contentful/[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":["@contentful/[email protected]"],"fail_on":"review"}'
Artifact bytes40,418
Previous version2.5.12-alpha.9
Published2026-05-12T22:58:03.761Z
SHA-256e72626ee6ada5030c74d494c0266f6e3762bebe0c4ba34a6af643efc3be0a3ed

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

review
Last checked
reviewRisk
1Score
2.5.12Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/generate-function/get-github-folder-names.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts7
  • buildrimraf lib && tsc
  • linteslint ./src
  • lint:fixnpm run lint -- --fix
  • pre-commitlint-staged
  • prettierprettier **/*.ts --write --ignore-path .gitignore
  • testts-mocha "./{,!(node_modules)/**/}*.test.ts"
  • test:watchnpm t -- --watch
Dependencies18
  • @esbuild-plugins/node-globals-polyfill^0.2.3
  • @esbuild-plugins/node-modules-polyfill^0.2.2
  • @segment/analytics-node^3.0.0
  • adm-zip0.5.17
  • axios^1.15.2
  • bottleneck2.19.5
  • chalk4.1.2
  • commander12.1.0
  • contentful-management^11.75.0
  • dotenv17.4.2
  • esbuild^0.28.0
  • ignore7.0.5
  • inquirer8.2.7
  • lodash4.18.1
  • merge-options^3.0.4
  • open8.4.2
  • ora5.4.1
  • zod^3.24.1