PkgRadar

Package evidence

@yahaha-studio/[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":["@yahaha-studio/[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":["@yahaha-studio/[email protected]"],"fail_on":"review"}'
Publisherxiaoxin0122
Artifact bytes248,560
Previous version0.1.2-beta.12
Published2026-05-18T09:06:56.739Z
SHA-2566ea39e5885275dcde0ec392506ff2adbe8ec3b6e5e22952039580336323dc85e

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/config/kichi-config.jsonmatched "Curl "12
mediumRemote Payloadpackage/dist/config/kichi-config.jsonmatched "Curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/config/kichi-config.jsonmatched "Curl "12
mediumRemote Payloadpackage/dist/config/kichi-config.jsonmatched "Curl "12
lowObfuscationpackage/dist/index.jsmatched "\\u1100"3
lowObfuscationpackage/index.tsmatched "\\u1100"3

Manifest

Package metadata

Scripts2
  • buildtsc -p tsconfig.json && node -e "fs.cpSync('config','dist/config',{recursive:true})"
  • prepacknpm run build
Dependencies1
  • ws^8.19.0