PkgRadar

Package evidence

@t2000/[email protected]

Remote Payload: matched "cUrl "

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":["@t2000/[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":["@t2000/[email protected]"],"fail_on":"review"}'
Publisherfunkii
Artifact bytes497,397
Previous version3.1.0
Published2026-05-25T06:21:41.993Z
SHA-25629f9a25df6b11bc7bd77538052353c184deb22bb82b90e910c95db9711293507

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

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • linteslint src/
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • @ai-sdk/anthropic^3.0.77
  • @ai-sdk/mcp^1.0.42
  • @anthropic-ai/sdk^0.39
  • @modelcontextprotocol/sdk^1.28.0
  • @t2000/sdk3.1.1
  • ai^6.0.182
  • zod^3.25.0
  • zod-to-json-schema^3.25.1