PkgRadar

Package evidence

@intersect.mbo/[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
4
Versions published
2
First published
Oct 2024
Publisher
ryun1

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":["@intersect.mbo/[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":["@intersect.mbo/[email protected]"],"fail_on":"high"}'
Publisherryun1
Artifact bytes1,619,149
Previous version0.0.1
Published2024-11-21T21:53:06.806Z
SHA-2562c225b46a7dbd0ff40cab0cce1cde0ce8cbf18530f39931f450db01ee3311ab4

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.2Version
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

Scripts12
  • buildreact-scripts build
  • ejectreact-scripts eject
  • formatprettier --write src/**/*.ts src/**/*.tsx
  • linteslint src/**/*.ts src/**/*.tsx --report-unused-disable-directives --max-warnings 0
  • preparehusky
  • prepublishrollup -c --bundleConfigAsCjs
  • startGENERATE_SOURCEMAP=false react-scripts start
  • storybook:buildstorybook build
  • storybook:previewstorybook dev -p 6006
  • testjest
  • test:watchjest --watch
  • tscnpx tsc --noEmit --skipLibCheck
Dependencies21
  • @emotion/react^11.13.0
  • @emotion/styled^11.13.0
  • @hookform/resolvers^3.9.0
  • @mui/icons-material^5.14.3
  • @mui/material^5.16.7
  • @storybook/addon-actions^8.2.8
  • @storybook/addon-essentials^8.2.8
  • @storybook/addon-links^8.2.8
  • @storybook/react-webpack5^8.2.8
  • axios^1.7.7
  • date-fns^4.1.0
  • keen-slider^6.8.5
  • react-diff-view^3.2.1
  • react-dom^18.3.1
  • react-hook-form^7.53.0
  • react-markdown^9.0.1
  • react-query^3.39.3
  • react-router-dom^6.13.0
  • react-scripts5.0.1
  • unidiff^1.0.4
  • yup^1.4.0