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":["@axint/[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":["@axint/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2025581 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 review · score 27 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/mcp/http.js | 2025581 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cli/index.js | 2497160 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/mcp/http.js | 2025581 bytes | 10 |
| medium | Large Javascript Payload | package/dist/cli/index.js | 2497160 bytes | 10 |
| low | Install-time lifecycle script | package.json | prepare="husky" | 4 |
| low | Obfuscation | package/dist/core/index.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts24
benchvitest benchboundary:checknode scripts/check-public-boundary.mjsbuildtsupcleanrm -rf distdevtsx src/cli/index.tsdocs:checknode scripts/check-readme-mcp-docs.mjsformatprettier --write .gen:swift-fixertsx scripts/gen-swift-fixer.tsgen:swift-fixer:checktsx scripts/gen-swift-fixer.ts --checkinstall:gauntletnode scripts/install-gauntlet.mjslinteslint src/ tests/metrics:checknode scripts/check-metrics.mjsmetrics:emitnode scripts/emit-metrics.mjspreparehuskyprepublishOnlynpm run versions:check && npm run metrics:check && npm run docs:check && npm run clean && npm run buildrelease:checknode scripts/check-release-parity.mjsroadmap:syncnode scripts/sync-roadmap-metrics.mjstestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --noEmittypecheck:examplestsc --noEmit -p tsconfig.examples.jsonversions:checknode scripts/check-versions.mjsversions:syncnode scripts/sync-versions.mjs
Dependencies2
commander^14.0.3typescript^6.0.3