PkgRadar

Package evidence

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

Weekly downloads
17
Versions published
2
First published
May 2026
Publisher
coturnix_fr

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":["@coturnix_fr/[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":["@coturnix_fr/[email protected]"],"fail_on":"high"}'
Publishercoturnix_fr
Artifact bytes20,274,216
Previous versionnone
Published2026-05-29T16:12:00.800Z
SHA-2567b143888a9ce3594e39aab1e93ed32ad35be30e93bb7603aa096535ae100a0ac

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.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowLarge Javascript Payloadpackage/build/client/_app/immutable/chunks/BQ80Wxjn.js4802338 bytes0

Manifest

Package metadata

Scripts6
  • buildvite build
  • build-stagingvite build --mode staging
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • devvite dev
  • formatprettier --plugin-search-dir . --write .
  • lintsv check; eslint .
Dependencies10
  • @popperjs/core^2.11.8
  • @sveltejs/vite-plugin-svelte^6.2.0
  • @tailwindcss/vite^4.1.18
  • d3^7.9.0
  • financial^0.2.4
  • leaflet^1.9.4
  • leaflet-gesture-handling^1.2.2
  • leaflet.fullscreen^4.0.0
  • plotly.js-dist^3.1.0
  • screenfull^6.0.2