PkgRadar

Package evidence

@futdevpro/[email protected]

no findings

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
1,777Niche · −30% score
Versions published
305Mature · −50% score
First published
Jul 2022
Publisher
itharen

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@futdevpro/[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":["@futdevpro/[email protected]"],"fail_on":"review"}'
Publisheritharen
Artifact bytes817,966
Previous version1.16.3
Published2026-06-14T02:19:01.483Z
SHA-25617be00190580373aa9bb6118e0aab1b1c983280f4d871debda820077fe71a391

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.16.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts29
  • audit:eslintrcdynamo-eslintrc-audit
  • buildpnpm run build-base && jasmine && npm publish
  • build-allpnpm run build-tgz && pnpm run build
  • build-baserimraf ./build && npx tsc
  • build-cleanpnpm run clean && pnpm run build-base
  • build-n-testpnpm i && npm run build-tgz
  • build-simplenpx tsc && jasmine
  • build-tgzpnpm run build-base && jasmine && pnpm pack && move ./*.tgz ../tgz-collection/dynamo-fsm
  • build-tgz-cheappnpm i && npx tsc && pnpm pack && move ./*.tgz ../tgz-collection/dynamo-fsm
  • cleanpnpm run prep && rimraf ./build && rimraf package-lock.json && rimraf pnpm-lock.yaml && rimraf ./node_modules
  • crypto-testnode ./scripts/crypto/stress-test-crypto.js
  • crypto-test-cleanpnpm run build-clean && node ./scripts/crypto/stress-test-crypto.js
  • deploynpm run build
  • deploy-cleanpnpm run clean && pnpm run build-all
  • fixdynamo-fix
  • fix:return-typesdynamo-fix-return-types
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • nodemon-runnpm run build-tgz
  • prepnpm i -g pnpm rimraf nodemon jasmine && pnpm i
  • preparehusky
  • preprep-setup-safechain-linuxcurl -fsSL https://raw.githubusercontent.com/AikidoSec/safe-chain/main/install-scripts/install-safe-chain.sh | sh
  • preprep-setup-safechain-windowsiex (iwr "https://raw.githubusercontent.com/AikidoSec/safe-chain/main/install-scripts/install-safe-chain.ps1" -UseBasicParsing)
  • startnpm run prep && nodemon
  • testpnpm run build-base && jasmine
  • test-cleanpnpm run build-clean && jasmine
  • test:coveragenpx c8 --reporter=html --reporter=text --reporter=lcov node scripts/run-coverage-tests.js --config=spec/support/jasmine.coverage.json
  • validate:importsdynamo-validate-imports
  • validate:namingdynamo-validate-naming
Dependencies7
  • @types/node~24.1.0
  • socket.io~4.8.1
  • socket.io-client~4.8.1
  • ts-node~10.9.1
  • tslib~2.6.2
  • typescript~5.5.4
  • uuid11.1.0