PkgRadar

Package evidence

@toolpack-sdk/[email protected]

Obfuscation: matched "\\u2014"

Recommended action

Review before promoting

Mixed 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":["@toolpack-sdk/[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":["@toolpack-sdk/[email protected]"],"fail_on":"review"}'
Publishersajeerzeji
Artifact bytes180,820
Previous version2.0.0-alpha.1
Published2026-05-24T18:04:14.699Z
SHA-2566cd3b7a93a396330f051cf27a8134efe46880d5e2c3715e13874f7ccc63b680f

Why flagged

What the scanner saw

Obfuscation: matched "\\u2014"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

8 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/capabilities/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/channels/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/interceptors/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/capabilities/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/channels/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/interceptors/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts7
  • buildtsup
  • build:devtsup
  • linteslint src/**
  • publish:npmnpm run build && npm run test && npm publish
  • testvitest run
  • test:watchvitest
  • watchtsup --watch
Dependencies1
  • cron-parser^5.5.0