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
- 295Mature · −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
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":["@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"}'Why flagged
What the scanner saw
Remote Payload: matched "iwr "
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/package.json | matched "iwr " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/package.json | matched "iwr " | 12 |
| low | Credential file access | package/pipeline.cicd.config.json | matched "NPM_TOKEN" | 3 |
Manifest
Package metadata
Scripts29
audit:eslintrcdynamo-eslintrc-auditbuildpnpm run build-base && jasmine && npm publishbuild-allpnpm run build-tgz && pnpm run buildbuild-baserimraf ./build && npx tscbuild-cleanpnpm run clean && pnpm run build-basebuild-n-testpnpm i && npm run build-tgzbuild-simplenpx tsc && jasminebuild-tgzpnpm run build-base && jasmine && pnpm pack && move ./*.tgz ../tgz-collection/dynamo-fsmbuild-tgz-cheappnpm i && npx tsc && pnpm pack && move ./*.tgz ../tgz-collection/dynamo-fsmcleanpnpm run prep && rimraf ./build && rimraf package-lock.json && rimraf pnpm-lock.yaml && rimraf ./node_modulescrypto-testnode ./scripts/crypto/stress-test-crypto.jscrypto-test-cleanpnpm run build-clean && node ./scripts/crypto/stress-test-crypto.jsdeploynpm run builddeploy-cleanpnpm run clean && pnpm run build-allfixdynamo-fixfix:return-typesdynamo-fix-return-typeslinteslint src --ext .tslint:fixeslint src --ext .ts --fixnodemon-runnpm run build-tgzprepnpm i -g pnpm rimraf nodemon jasmine && pnpm ipreparehuskypreprep-setup-safechain-linuxcurl -fsSL https://raw.githubusercontent.com/AikidoSec/safe-chain/main/install-scripts/install-safe-chain.sh | shpreprep-setup-safechain-windowsiex (iwr "https://raw.githubusercontent.com/AikidoSec/safe-chain/main/install-scripts/install-safe-chain.ps1" -UseBasicParsing)startnpm run prep && nodemontestpnpm run build-base && jasminetest-cleanpnpm run build-clean && jasminetest:coveragenpx c8 --reporter=html --reporter=text --reporter=lcov node scripts/run-coverage-tests.js --config=spec/support/jasmine.coverage.jsonvalidate:importsdynamo-validate-importsvalidate:namingdynamo-validate-naming
Dependencies7
@types/node~24.1.0socket.io~4.8.1socket.io-client~4.8.1ts-node~10.9.1tslib~2.6.2typescript~5.5.4uuid11.1.0