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,679Niche · −30% score
- Versions published
- 1,403Mature · −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 promotingMixed 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"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-4AKDRRML.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/chunk-V5K2PDVY.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Dependencies26
@actions/core^3.0.1@ltd/j-toml1.38.0@microsoft/api-extractor^7.58.7@nx/devkit^22.7.5@nx/js22.7.5@samchon/openapi^2.5.3@size-limit/esbuild^11.2.0@size-limit/esbuild-why^11.2.0@size-limit/file^11.2.0@storm-software/config-tools1.190.36@storm-software/esbuild0.53.197@storm-software/npm-tools0.6.154@storm-software/pnpm-tools0.7.47@storm-software/prettier0.59.88@storm-software/tsdown0.45.197@storm-software/unbuild0.57.197fs-extra11.2.0glob^11.1.0jiti^2.7.0markdownlint-cli2^0.17.2micromatch^4.0.8semver^7.8.1size-limit^11.2.0typia^7.6.4untyped^2.0.0zod^4.4.3