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 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 "GITHUB_TOKEN"
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/bin/git.cjs | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/bin/git.js | matched "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.2anchor-markdown-header0.7.0any-shell-escape0.1.1axios1.8.2chalk^4.1.2conventional-changelog-conventionalcommits^9.3.1conventional-changelog-storm-software0.3.195htmlparser210.0.0jsonc-parser3.2.1nanoclone^1.0.2nx22.7.4prettier^3.8.3prettier-plugin-organize-imports^4.3.0semver^7.8.1simple-git^3.36.0tsconfig-paths4.2.0underscore1.13.7update-section0.3.3word-wrap1.2.5yaml^2.9.0zod^4.4.3