PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherz969910897
Artifact bytes67,328
Previous version0.1.2
Published2026-05-21T12:45:32.707Z
SHA-25651e3ca197e0019e4f9db86736f28db2aa047bec2ef225997ad7e6f0254496d1d

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

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts9
  • buildtsup
  • devtsup --watch
  • postpacknode tools/npm-readme.mjs postpack
  • postpublishnode tools/npm-readme.mjs postpublish
  • prepacknode tools/npm-readme.mjs prepack
  • prepublishOnlynpm run typecheck && npm run build && node tools/npm-readme.mjs prepublish
  • startnode bin/feishu-codex-bridge.mjs start
  • testvitest run
  • typechecktsc --noEmit
Dependencies4
  • @larksuiteoapi/node-sdk^1.65.0
  • commander^12.1.0
  • https-proxy-agent^9.0.0
  • qrcode-terminal^0.12.0