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":["@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
Obfuscation Density: high encoded/escaped-token density
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 39 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/hawa.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/cli.js | 5986892 bytes | 10 |
| medium | Large Javascript Payload | package/hands.js | 5141103 bytes | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/hawa.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/cli.js | 5986892 bytes | 10 |
| medium | Large Javascript Payload | package/hands.js | 5141103 bytes | 10 |
| low | Install-time lifecycle script | package.json | prepare="node -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); }\"" | 4 |
| low | Obfuscation | package/hawa.js | matched "\\u4F7F" | 3 |
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