PkgRadar

Package evidence

@donotdev/[email protected]

Credential file access: matched ".npmrc"

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
38
First published
Jan 2026
Publisher
donotdev

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":["@donotdev/[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":["@donotdev/[email protected]"],"fail_on":"review"}'
Publisherdonotdev
Artifact bytes4,798,158
Previous version0.0.37
Published2026-03-15T01:10:09.185Z
SHA-25692e84666e5917959ed963e19cf3183ec2acd523d7d9f24c271194615d989241c

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 20 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/bin/commands/create-app.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/bin/commands/create-project.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/bin/commands/get-demo.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/bin/commands/setup-cicd.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowObfuscation Densitypackage/dist/bin/commands/agent-setup.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/build.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/cacheout.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/coach.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/bin/commands/db.js6422760 bytes0
lowObfuscation Densitypackage/dist/bin/commands/dev.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/doctor.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/format.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/get-demo.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/bin/commands/make-admin.js3070375 bytes0
lowObfuscation Densitypackage/dist/bin/commands/preview.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/bin/commands/seed.js6431537 bytes0
lowObfuscation Densitypackage/dist/bin/commands/sync-secrets.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/type-check.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/commands/wai.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • builddndev bundle --package @donotdev/cli
  • cleanrimraf dist tsconfig.tsbuildinfo
  • devtsc --watch
  • type-checkbunx tsc --noEmit
Dependencies3
  • @clack/prompts^1.0.1
  • commander^14.0.3
  • fast-glob^3.3.3