PkgRadar

Package evidence

@salla.sa/[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.

Weekly downloads
1,789Niche · −30% score
Versions published
34Mature · −50% score
First published
May 2025
Publisher
salla.dev

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":["@salla.sa/[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":["@salla.sa/[email protected]"],"fail_on":"review"}'
Publishersalla.dev
Artifact bytes160,789
Previous version0.14.1
Published2026-05-10T09:42:46.327Z
SHA-2562f93de5029ed98684de9b5475167e842de175ba2e34001efa8cc482181c97c17

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
1Score
0.14.2Version
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/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts18
  • buildvite build --mode=production
  • build-storybookstorybook build
  • ci:preinstallecho -n "$CF_PQINA_PINTURA_NPMRC" >> ~/.npmrc && echo '' >> ~/.npmrc
  • coveragevitest run --coverage
  • devvite
  • formatprettier --write 'src/**/*.{ts,tsx}'
  • format:checkprettier -c .
  • linteslint .
  • lint:fixeslint --fix && pnpm format
  • lint:stricteslint --max-warnings=0
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run --coverage
  • test:uivitest run --coverage --ui
  • typechecktsc --noEmit --incremental false
  • watchnpm run build && concurrently "npm run watch:dev" "npm run preview"
  • watch-testsvitest watch
  • watch:devvite build --watch --mode=development --minify=false --sourcemap=inline
Dependencies21
  • @salla.sa/admin-ui-react^1.80.7
  • @salla.sa/bridge-sdk~0.1.0-beta-242
  • @salla.sa/ui-merchant-configlatest
  • @salla.sa/ui-merchant-styles0.x
  • @salla.sa/ui-merchant-utils0.x
  • @tanstack/react-query^5.90.12
  • @types/moment^2.13.0
  • axios^1.15.2
  • eslint-config-prettier^10.1.8
  • eslint-plugin-import^2.32.0
  • eslint-plugin-react^7.37.5
  • eslint-plugin-spellcheck^0.0.20
  • i18next^25.7.3
  • lodash^4.17.21
  • moment^2.30.1
  • moment-timezone^0.5.48
  • react^18.3.1
  • react-dom^18.3.1
  • react-i18next^15.7.4
  • typescript-eslint^8.50.1
  • vite-plugin-moment-timezone^0.0.4