PkgRadar

Package evidence

@firestone-hs/[email protected]

Known Indicator Filename: package/dist/keywords/stealth.js

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.

Versions published
716Mature · −50% score
First published
Mar 2020
Publisher
sebastientromp

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":["@firestone-hs/[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":["@firestone-hs/[email protected]"],"fail_on":"high"}'
Artifact bytes1,502,865
Previous version1.1.719
Published2026-06-12T10:29:16.695Z
SHA-2565f55249ed0e1cf2a45a99f2201095cb93388d79b4ead42eb2c74187666e52ce2

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/keywords/stealth.js

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

Availability ledger

available

high
Last checked
highRisk
13Score
1.1.720Version
Status history (1 event)
  1. newavailable · risk high · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/keywords/stealth.jspackage/dist/keywords/stealth.js45

Manifest

Package metadata

Scripts11
  • buildtsc && webpack --color
  • build-tscrm -rf dist && tsc
  • deploysam deploy --template-file template.packaged.yaml --stack-name SimulateBgsBattleStack --capabilities CAPABILITY_IAM
  • full-deploynpm run build && npm run package && npm run deploy
  • linteslint --color --fix --ext .ts .
  • packagesam package --template-file template.yaml --s3-bucket com.zerotoheroes.artifact --output-template-file template.packaged.yaml
  • publish-versionrm -rf dist && tsc && rm -rf dist/node_modules && npm publish --access public
  • test-boardts-node test/full-game/full-test.ts
  • test-board-profnode --inspect-brk -r ts-node/register test/full-game/full-test.ts
  • test-board-ssnode --stack-size=100 --trace-uncaught -r ts-node/register test/full-game/full-test.ts
  • test:unitnode -r ts-node/register --test test/unit/hand-minion-priority.test.ts test/unit/tavern-spell-stat-buff.test.ts test/unit/resolve-trinket-hero-power.test.ts test/integration/impossible-tie-15248c13.test.ts
Dependencies1
  • @firestone-hs/reference-data^3.0.196