PkgRadar

Package evidence

@livestorm/[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
95
Versions published
10Established · −30% score
First published
Jan 2022
Publisher
akryum

Effective trust discount applied: 30% (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":["@livestorm/[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":["@livestorm/[email protected]"],"fail_on":"review"}'
Publisherakryum
Artifact bytes94,267
Previous version1.1.1
Published2023-06-23T11:03:37.401Z
SHA-256be0973ed50ef8532b000b9149befa8ea0164eb56ab2ac05cbbc5ce31526c1f93

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

review
Last checked
reviewRisk
10Score
1.1.2Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 24 -> 10
  2. newavailable · risk high · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential File Packagedpackage/.envpackage/.env15

Manifest

Package metadata

Scripts6
  • buildvite build
  • testpnpm run test:eslint && pnpm run test:vitest:run
  • test:eslintvue-cli-service lint --no-fix
  • test:typesvue-tsc --noEmit -p ./tsconfig.check.json
  • test:vitestvitest
  • test:vitest:runvitest run
Dependencies9
  • @livestorm/design-tokens^2.0.1
  • @livestorm/ui-icons^1.0.0
  • @vueuse/core^9.0.2
  • core-js^3.29.1
  • floating-vue^2.0.0-beta.20
  • i18next^20.3.2
  • mitt^3.0.0
  • tailwindcss^3.0.24
  • vue-safe-teleport^0.1.2