PkgRadar

Package evidence

@terrantula/[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":["@terrantula/[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":["@terrantula/[email protected]"],"fail_on":"review"}'
Publisherbrcourt
Artifact bytes193,243
Previous version0.5.3
Published2026-05-24T03:27:59.425Z
SHA-2567cc78870803c70e613198c37761f8ba4ba9ea2102f3bdf5a4d0a1d0b5f3ddf36

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
9Score
0.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/chunk-FYVCEOF7.mjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/local.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildtsup src/index.ts src/local.ts --format esm,cjs --dts --clean --tsconfig tsconfig.json
  • prepublishOnlybun run build
  • testbun test
Dependencies4
  • @terrantula/local^0.0.7
  • @terrantula/types^0.2.0
  • hono^4.4.0
  • zod^3.22.0