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
- 122Established · −30% score
- First published
- Nov 2025
- Publisher
- icewaterpp
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo 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":["@dahawa/[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":["@dahawa/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 7087689 bytes
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 low · score 0 · 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 | Large Javascript Payload | package/cli.js | 7087689 bytes | 0 |
| low | Large Javascript Payload | package/hands.js | 5155560 bytes | 0 |
Manifest
Package metadata
Scripts1
preparenode -e "if (!process.env.AUTHORIZED) { console.error('ERROR: Direct publishing is not allowed.\nPlease use the publish-external.sh script to publish this package.'); process.exit(1); }"
Dependencies29
@anthropic-ai/bedrock-sdk^0.25.0@anthropic-ai/sdk^0.24.3@anthropic-ai/vertex-sdk^0.14.0@commander-js/extra-typings^12.0.1@inkjs/ui^2.0.0@modelcontextprotocol/sdk^1.20.0@sentry/node^10.20.0@statsig/js-client^3.26.0@types/react^19.0.0@types/ws^8.18.1bun^1.3.0cli-highlight^2.1.11cli-table3^0.6.5commander^12.0.0dotenv^17.2.3env-paths^3.0.0glob^11.0.3gray-matter^4.0.3ink^6.5.1ink-link^5.0.0inquirer^12.11.1lodash-es^4.17.21marked^16.4.0node-html-parser^7.0.1react^19.0.0shell-quote^1.8.3spawn-rx^5.1.2turndown^7.2.1ws^8.18.3