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
- 70Established · −30% score
- First published
- Nov 2025
- Publisher
- elliotpayload
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["@payloadcms/[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":["@payloadcms/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/utils/lambda-config.js | matched ".npmrc" | 10 |
Manifest
Package metadata
Scripts20
buildpnpm build:swc && pnpm build:types && pnpm copyfilesbuild:swcswc ./src -d ./dist --config-file .swcrc --strip-leading-pathsbuild:typestsc --project tsconfig.build.jsoncleanrimraf -g "{dist,*.tsbuildinfo,package}"copyfilescopyfiles -u 1 "src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png,md}" "src/**/.env.example" dist/debug:clear-tokenstsx scripts/clear-tokens.tsdebug:expire-tokentsx scripts/expire-token.tsdebug:get-project-tokentsx scripts/get-project-token.tsdebug:jwkstsx scripts/test-jwks-validation.tsdebug:refresh-tokentsx scripts/refresh-token.tsdebug:tokenstsx scripts/debug-tokens.tsdebug:write-tokentsx scripts/write-token.tsgenerate:typestsx scripts/generate-types.tslinteslint .lint:fixeslint . --fixstartpnpm build && node ./bin/cli.jstestTEST_UNIT=true vitest runtest:intTEST_INT=true vitest run --config vitest.config.int.tstest:int:watchTEST_INT=true vitest --config vitest.config.int.tstest:watchTEST_UNIT=true vitest
Dependencies18
@clack/prompts^0.11.0@figma/rest-api-spec^0.34.0@sindresorhus/slugify^3.0.0archiver7.0.1arg^5.0.2conf^13.1.0cross-spawn7.0.6env-paths^3.0.0figures^6.1.0jose6.0.12jsonwebtoken9.0.3open^10.2.0openapi-fetch0.15.0picocolors1.1.1tar^7.5.13terminal-link^5.0.0ts-morph^21.0.1uuid^10.0.0