PkgRadar

Package evidence

@baosight/[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
1
First published
Jun 2026
Publisher
orawang

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":["@baosight/[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":["@baosight/[email protected]"],"fail_on":"high"}'
Publisherorawang
Artifact bytes81,458
Previous versionnone
Published2026-06-04T10:45:54.957Z
SHA-256d92b743cfdebabae887eff6984896b569d2e4bfddf9ed496081f1ef9b4c3fa30

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
40Score
4.0.3Version
Status history (1 event)
  1. newavailable · risk high · score 40 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts6
  • buildvue-tsc --noEmit && vite build
  • devvite --port 5173
  • postinstallpatch-package
  • prepublishOnlynpx rimraf @mf-types @mf-types-next .types-download components.d.ts auto-imports.d.ts || true
  • previewvite preview
  • servepnpm dev --host
Dependencies17
  • @ant-design/icons-vue7.0.1
  • @opentelemetry/api1.9.1
  • @opentelemetry/core2.7.1
  • @opentelemetry/exporter-trace-otlp-http0.217.0
  • @opentelemetry/instrumentation0.217.0
  • @opentelemetry/instrumentation-fetch0.217.0
  • @opentelemetry/instrumentation-xml-http-request0.217.0
  • @opentelemetry/resources2.7.1
  • @opentelemetry/sdk-trace-base2.7.1
  • @opentelemetry/sdk-trace-web2.7.1
  • @opentelemetry/semantic-conventions1.40.0
  • ant-design-vue4.0.6
  • pinia3.0.4
  • splitpanes3.1.5
  • vue3.5.13
  • vue-i18n9.14.4
  • vue-router4.5.0