PkgRadar

Package evidence

@atlashub/[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
372
Versions published
93
First published
Jan 2026
Publisher
atashub

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":["@atlashub/[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":["@atlashub/[email protected]"],"fail_on":"review"}'
Publisheratashub
Artifact bytes7,844,438
Previous version3.52.0
Published2026-05-26T10:50:32.580Z
SHA-2569dd9f568bcde8139314a87ea28f5d9dddea60966ca01e462c7ff6b4b2569d061

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunks/index-Ci4PCygN.jsmatched ".azure"5
lowCredential file accesspackage/dist/chunks/index-CTeeFque.jsmatched ".azure"5
lowCredential file accesspackage/dist/chunks/index-CwBPHvXb.jsmatched ".azure"5
lowCredential file accesspackage/dist/chunks/index-DtuNJwF2.jsmatched ".azure"5
lowCredential file accesspackage/dist/chunks/index-DWgkBwnj.jsmatched ".azure"5
lowCredential file accesspackage/dist/chunks/index-R3l6Kbiz.jsmatched ".azure"5

Manifest

Package metadata

Scripts15
  • buildtsc -b && vite build
  • build:libvite build --config vite.lib.config.ts && npm run build:types
  • build:prodvite build
  • build:typestsc -p tsconfig.lib.json
  • devvite
  • generate:arbitrary-fallbacksnode scripts/generate-arbitrary-css.cjs > src/arbitrary-fallbacks.css
  • linteslint .
  • localvite
  • prebuild:libnode scripts/generate-arbitrary-css.cjs > src/arbitrary-fallbacks.css
  • prepublishOnlynpm run build:lib
  • previewvite preview
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc -b
Dependencies38
  • @azure/msal-browser^4.30.0
  • @azure/msal-react^3.0.29
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @floating-ui/dom^1.7.5
  • @microsoft/signalr^10.0.0
  • @monaco-editor/react^4.7.0
  • @tailwindcss/vite^4.1.18
  • @tiptap/extension-color^3.15.3
  • @tiptap/extension-highlight^3.15.3
  • @tiptap/extension-image^3.15.3
  • @tiptap/extension-link^3.15.3
  • @tiptap/extension-mention^3.23.4
  • @tiptap/extension-placeholder^3.15.3
  • @tiptap/extension-text-align^3.15.3
  • @tiptap/extension-text-style^3.15.3
  • @tiptap/extension-underline^3.15.3
  • @tiptap/pm^3.15.3
  • @tiptap/react^3.15.3
  • @tiptap/starter-kit^3.15.3
  • @tiptap/suggestion^3.23.4
  • axios^1.13.2
  • dompurify^3.3.1
  • html2canvas^1.4.1
  • i18next^25.7.3
  • i18next-browser-languagedetector^8.2.0
  • libphonenumber-js^1.12.34
  • lucide-react^0.562.0
  • modern-screenshot^4.6.7
  • …and 8 more.