PkgRadar

Package evidence

@pikku/[email protected]

Credential File Packaged: package/.env

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.

Versions published
9
First published
Mar 2026
Publisher
yasserf

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@pikku/[email protected]"],"fail_on":"high"}'

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":["@pikku/[email protected]"],"fail_on":"high"}'
Publisheryasserf
Artifact bytes944,693
Previous version0.12.18
Published2026-06-11T19:49:54.124Z
SHA-256f11cb90b6b458b3dd1366726a31bb9547225bed314557d3eb1dca85bcd74fad0

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.12.19Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts7
  • buildyarn generate && vite build
  • devvite --port 7070
  • generatecd backend && pikku all
  • linttsc --noEmit
  • ncuncu
  • prepublishOnlyecho 'Source-only package — no build needed'
  • previewvite preview
Dependencies39
  • @codemirror/lang-javascript^6.2.5
  • @emotion/react^11.14.0
  • @mantine/code-highlight^8.3.8
  • @mantine/core^8.3.8
  • @mantine/dates^8.3.8
  • @mantine/dropzone^8.3.8
  • @mantine/hooks^8.3.8
  • @mantine/notifications^8.3.8
  • @mantine/spotlight^8.3.8
  • @pikku/assistant-ui^0.12.6
  • @pikku/core^0.12.27
  • @pikku/fetch^0.12.2
  • @rjsf/core^6.3.1
  • @rjsf/mantine^6.3.1
  • @rjsf/utils^6.3.1
  • @rjsf/validator-ajv8^6.3.1
  • @tabler/icons-react^3.35.0
  • @tanstack/react-query^5.90.10
  • @tanstack/react-virtual^3.13.12
  • @uiw/react-codemirror^4.25.9
  • allotment^1.20.2
  • chroma-js^3.1.2
  • clsx^2.1.1
  • cronstrue^3.12.0
  • dayjs^1.11.19
  • elkjs^0.11.0
  • highlight.js^11.11.1
  • lodash^4.17.21
  • lucide-react^0.554.0
  • mantine-datatable^8.3.8
  • …and 9 more.