PkgRadar

Package evidence

[email protected]

Credential file access: matched ".azure"

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.

Weekly downloads
383
Versions published
244Mature · −50% score
First published
Jul 2024
Publisher
devmyke898

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdevmyke898
Artifact bytes2,433,695
Previous version0.0.288
Published2026-05-27T13:36:34.555Z
SHA-2565ff4def509480a0c02442a851247f3a617f9e836a68bdca7a103d34d2a5f7b20

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.es.jsmatched ".azure"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.es.jsmatched ".azure"10
lowCredential file accesspackage/dist/index.umd.jsmatched ".azure"5

Manifest

Package metadata

Scripts10
  • buildvite build
  • build-storybookstorybook build
  • build:datepickercross-env BUILD_TARGET=datepicker vite build
  • deployvite build && npm publish
  • devvite
  • formatprettier --write .
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • storybookstorybook dev -p 6006
  • version-publishnpm version patch && vite build && npm publish
Dependencies39
  • @headlessui/react^1.7.13
  • @heroicons/react^2.2.0
  • @jridgewell/sourcemap-codec^1.5.4
  • @phosphor-icons/react^2.1.10
  • @tanstack/react-query^4.32.5
  • @tippyjs/react^4.2.6
  • antd^5.9.3
  • autoprefixer^10.4.19
  • axios^1.7.2
  • chart.js^3.9.1
  • clsx^2.1.1
  • crypto-js^4.2.0
  • date-fns^3.6.0
  • framer-motion^12.9.7
  • history^5.3.0
  • jwt-decode^4.0.0
  • lodash^4.17.21
  • moment^2.30.1
  • postcss^8.4.40
  • primereact^10.8.0
  • react^18.3.1
  • react-chartjs-2^4.3.1
  • react-datepicker^7.3.0
  • react-dom^18.3.1
  • react-dropzone^14.2.3
  • react-icons^5.4.0
  • react-select^5.7.2
  • react-spinners-kit^1.9.1
  • rut.js^2.1.0
  • rxjs^7.8.1
  • …and 9 more.