PkgRadar

Package evidence

@mr.dj2u/[email protected]

Credential file access: matched ".npmrc"

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":["@mr.dj2u/[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":["@mr.dj2u/[email protected]"],"fail_on":"high"}'
Publishermr.dj2u
Artifact bytes169,876
Previous versionnone
Published2026-05-19T19:27:22.748Z
SHA-256102caaa94b1f39632b1eb48d2dbba742a6e4dbed2d7775b1ac167de2241184e1

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

high
Last checked
highRisk
33Score
2.21.3-mrdj.0Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

mr.dj2u

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/build/utilities/configureProjectFiles.jsmatched ".npmrc"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/build/utilities/configureProjectFiles.jsmatched ".npmrc"30
lowObfuscationpackage/build/utilities/configAnalytics.jsmatched "Buffer.from(key_data, 'base64"3

Manifest

Package metadata

Scripts15
  • buildbun run clean-build && bun run compile && bun run copy-templates && bun run lint-templates
  • bumpbun run ./src/utilities/bumpVersion.ts
  • clean-buildrm -rf ./build
  • compiletsc -p .
  • copy-templatesbun run copyfiles -u 2 -a "./src/templates/**/*" ./build/templates
  • devbun run build && NODE_ENV=development bun run bin/create-expo-stack.js
  • formateslint "**/*.{js,jsx,ts,tsx}" --fix --resolve-plugins-relative-to . && prettier "**/*.{js,jsx,ts,tsx,json}" --write
  • lint-templatesbun run ejslint ./src/templates
  • prepublishOnlybun run build
  • publishPublicbun run build && npm publish --access public
  • snapshot-updatebun test --bail=1 --timeout 160000 --update-snapshots
  • testbun test --bail=1 --timeout 160000
  • test:allALL_PACKAGE_MANAGERS=true bun test --bail=1 --timeout 160000
  • test:skip-snapshotsINCLUDE_REACT_NAVIGATION_TESTS=1 SKIP_SNAPSHOTS=1 bun test bun test --bail=1 --timeout 160000
  • test:watchbun test --watch
Dependencies8
  • @clack/prompts^0.11.0
  • ejs-lint^2.0.0
  • expo~55.0.25
  • figlet^1.6.0
  • gluegunlatest
  • google-auth-library^9.11.0
  • googleapis^140.0.0
  • gradient-string^2.0.2