PkgRadar

Package evidence

@worksafevictoria/[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
786
Versions published
298Mature · −50% score
First published
May 2024
Publisher
worksafedigital

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@worksafevictoria/[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":["@worksafevictoria/[email protected]"],"fail_on":"high"}'
Artifact bytes4,187,869
Previous version1.21.0-beta.12
Published2026-06-05T04:30:55.510Z
SHA-25607bbe4c441607d6c985508a4b0acb396b6a9b2b7da5ee3cee385f017a1ec2132

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
17Score
1.21.0-beta.13Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts15
  • _postinstallhusky init
  • build-startstorybook build && cd storybook-static && npx http-server
  • build-storybookstorybook build
  • deploybin/deploy.sh
  • dryrunsemantic-release --dry-run
  • formatprettier --write src/
  • generate-svgssvgpack src/assets/icons/* > src/assets/styles/generated-icons.scss
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore
  • postpublishpinst --enable
  • prepublishOnlypinst --disable
  • reinstallbin/clean.sh && yarn
  • releasesemantic-release
  • storybookstorybook dev -p 6006
  • testjest
  • test:watchyarn test --watch
Dependencies13
  • @formio/vue^5.0.0
  • @fortawesome/fontawesome-free^6.4.2
  • @storybook/cli10.3.3
  • axios^1.6.0
  • bootstrap^5.3.2
  • bootstrap-vue-next^0.26.18
  • date-fns^2.30.0
  • formiojs4.13.13
  • storybook-addon-deep-controls^0.10.0
  • vue^3.3.4
  • vue-google-charts^1.1.0
  • vue-scrollto^2.20.0
  • vue3-google-map^0.21.1