PkgRadar

Package evidence

@storm-software/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
2,699Niche · −30% score
Versions published
952Mature · −50% score
First published
Nov 2023
Publisher
stormie-bot

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

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":["@storm-software/[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":["@storm-software/[email protected]"],"fail_on":"review"}'
Publisherstormie-bot
Artifact bytes612,275
Previous version2.131.39
Published2026-05-28T08:11:02.458Z
SHA-256431607ff19697a25a05dc4a87055178dea21df309ef61513b20dad13311294e4

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
2.131.40Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/bin/git.cjsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/bin/git.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Dependencies29
  • @commitlint/ensure^19.8.1
  • @commitlint/rules^19.8.1
  • @inquirer/prompts^8.5.0
  • @nx/devkit22.7.4
  • @nx/js22.7.4
  • @storm-software/config1.137.66
  • @storm-software/config-tools1.190.34
  • @textlint/ast-node-types14.4.2
  • @textlint/markdown-to-ast14.4.2
  • anchor-markdown-header0.7.0
  • any-shell-escape0.1.1
  • axios1.8.2
  • chalk^4.1.2
  • conventional-changelog-conventionalcommits^9.3.1
  • conventional-changelog-storm-software0.3.195
  • htmlparser210.0.0
  • jsonc-parser3.2.1
  • nanoclone^1.0.2
  • nx22.7.4
  • prettier^3.8.3
  • prettier-plugin-organize-imports^4.3.0
  • semver^7.8.1
  • simple-git^3.36.0
  • tsconfig-paths4.2.0
  • underscore1.13.7
  • update-section0.3.3
  • word-wrap1.2.5
  • yaml^2.9.0
  • zod^4.4.3