PkgRadar

Package evidence

@mittwald/[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
1,568Niche · −30% score
Versions published
1,246Mature · −50% score
First published
Feb 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@mittwald/[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":["@mittwald/[email protected]"],"fail_on":"review"}'
Artifact bytes1,382,280
Previous version0.2.0-alpha.835
Published2026-05-27T08:55:38.530Z
SHA-25632dfcc3eedcb12163dfa74d3937416e517345e73370fac31c171505172211007

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/js/packages/design-tokens/dist/variables.json.mjsmatched ".azure"5

Manifest

Package metadata

Scripts13
  • buildvite build --config vite.build.config.ts
  • build:deps
  • build:docs-propertiestsx dev/createDocPropertiesJson.ts
  • build:iconstsx dev/icons/generate.ts
  • build:remote-componentstsx dev/remote-components-generator/generateRemoteComponents.ts
  • build:storybookstorybook build
  • cleanrimraf dist src/components/Icon/components/icons/*
  • devstorybook dev --port 6006
  • test:browservitest run --project=browser --browser.headless
  • test:browser:devvitest dev --project=browser
  • test:compiletsc --noEmit
  • test:unitvitest run --project=unit*
  • test:unit:devvitest dev --project=unit*
Dependencies53
  • @codemirror/language^6.12.2
  • @codemirror/lint^6.9.5
  • @internationalized/string^3.2.7
  • @lezer/highlight^1.2.3
  • @mittwald/flow-icons0.2.0-alpha.836
  • @mittwald/password-tools-js3.0.0-alpha.30
  • @mittwald/react-tunnel0.2.0-alpha.836
  • @mittwald/react-use-promise^4.2.2
  • @react-aria/form^3.1.3
  • @react-aria/i18n^3.12.16
  • @react-aria/live-announcer^3.4.4
  • @react-aria/utils^3.32.0
  • @react-stately/form^3.2.2
  • @react-types/shared^3.32.1
  • @replit/codemirror-indentation-markers^6.5.3
  • @tabler/icons-react^3.44.0
  • @tanstack/react-table^8.21.3
  • @types/invariant^2.2.37
  • @types/luxon^3.7.1
  • @types/prop-types^15.7.15
  • @types/react^19.2
  • @types/react-dom^19.2
  • @uiw/codemirror-extensions-langs^4.25.4
  • @uiw/codemirror-theme-github^4.25.8
  • @uiw/react-codemirror^4.25.4
  • clsx^2.1.1
  • context^3.0.33
  • copy-to-clipboard^3.3.3
  • country-codes-list^2.0.0
  • dot-prop^10.1.0
  • …and 23 more.