PkgRadar

Package evidence

@wecode-team/[email protected]

Remote Payload: matched "cUrl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@wecode-team/[email protected]"],"fail_on":"high"}'

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":["@wecode-team/[email protected]"],"fail_on":"high"}'
Publisherztaiking
Artifact bytes209,549
Previous versionnone
Published2026-03-21T09:06:19.364Z
SHA-256830b18b529625dd0803dcfd608a2dcb8653e81f3191fc62da5f662338e93c0b6

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

high
Last checked
highRisk
54Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ztaiking

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.esm.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.esm.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "cUrl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.esm.jsmatched "\\u8BF7"3
lowObfuscationpackage/dist/index.jsmatched "\\u8BF7"3

Manifest

Package metadata

Scripts9
  • buildrollup -c --bundleConfigAsCjs
  • devtsx server.ts
  • dev:all./start-dev.sh
  • prepublishOnlynpm run build
  • publish:allnpm run build && npm publish --registry https://registry.npmjs.org/ --access public --ignore-scripts && npm publish --registry https://packages.aliyun.com/691ae90ae6c3e0425dbdc56f/npm/npm-registry/ --access public --ignore-scripts
  • publish:privatenpm run build && npm publish --registry https://packages.aliyun.com/691ae90ae6c3e0425dbdc56f/npm/npm-registry/ --access public --ignore-scripts
  • publish:publicnpm run build && npm publish --registry https://registry.npmjs.org/ --access public --ignore-scripts
  • startnode --loader tsx server.ts
  • testecho "Error: no test specified" && exit 1
Dependencies3
  • @babel/runtime^7.22.5
  • bcryptjs^2.4.3
  • jsonwebtoken^9.0.2