PkgRadar

Package evidence

@teamturing/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Weekly downloads
28
Versions published
27Mature · −50% score
First published
Jun 2024
Publisher
psch300

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@teamturing/[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":["@teamturing/[email protected]"],"fail_on":"review"}'
Publisherpsch300
Artifact bytes4,033,329
Previous version1.0.32
Published2024-08-23T05:58:56.090Z
SHA-256ac83503640392d237e513f80ff877a33f65fed089bcd3c7ff0f19e5cb801ae6a

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/node_modules/tr46/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && rollup --config rollup.config.cjs && copyfiles -u 2 src/assets/**/* dist/assets
  • devyarn build && LOCAL=1 node dist/index.js
  • releasezx script/release.mjs
  • tyarn lefthook run check
  • watch./script/watch.sh
Dependencies5
  • @mj-studio/js-util1.1.14
  • axios^1.7.2
  • fs-extra^11.2.0
  • jimp^0.22.12
  • winston^3.13.0