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
189
Versions published
82Mature · −50% score
First published
Oct 2024
Publisher
demeterhunor

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"}'
Publisherdemeterhunor
Artifact bytes25,344,633
Previous version0.1.495
Published2026-05-22T09:07:51.702Z
SHA-2566dae3ec9ba4abab08f3b8070d0be77754a76f4355ef0173e26edea4b4cce9e1c

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
19Score
0.1.496Version
Status history (1 event)
  1. newavailable · risk review · score 19 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/components/general/Nav/__mock__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/CardListingGridModule/__mockdata__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/Footer/__mockData__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/Header/__mockData__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/MediaCarouselModule/__mockdata__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/RichTextAndOneMediaModule/__mockData__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/RichTextModule/__mockData__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/RichTextAndOneMediaModule/__mockDataAutoplay__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/CardListingGridModule/__mockDataEvents__ .jsonmatched ".azure"3
lowCredential file accesspackage/modules/CardListingGridModule/__mockDataExpertise__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/CardListingGridModule/__mockDataProducts__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/RichTextAndOneMediaModule/__mockDataSrc__.jsonmatched ".azure"3
lowCredential file accesspackage/modules/RichTextAndOneMediaModule/__mockDataYouTube__.jsonmatched ".azure"3

Manifest

Package metadata

Scripts9
  • build-cssnpx tailwindcss -i ./theme/styles/globals.css -o ./dist/theme/styles/base-styles.css --minify
  • build-storybookstorybook build
  • bundlebun ./bun.config.js
  • chromaticnpx chromatic --project-token=chpt_1884b5e48422bd0
  • devbun storybook
  • formatprettier --write .
  • lintnext lint
  • storybookstorybook dev -p 6006
  • storybook-docsstorybook dev --docs
Dependencies2
  • diacritics^1.3.0
  • fuse.js^7.1.0