PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherlizhiyao
Artifact bytes1,168,463
Previous version0.31.0
Published2026-05-25T01:53:25.751Z
SHA-256c7653e0d346660407ab414d4af2dc40cd962e98497edfe74d082ba35a98992d8

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
58Score
0.32.0Version
Status history (1 event)
  1. newavailable · risk high · score 58 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

lizhiyao

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/authoring/generator.jsmatched "curl "12
Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/authoring/generator.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/dist/grading/diagnostic.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/eval-core/evaluation-reporting.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/observability/experience.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/inbox.jsmatched "\\u0000"3
lowObfuscationpackage/dist/cli/commands/eval/index.jsmatched "Eval("3
lowObfuscationpackage/dist/observability/soft-standards/llm-extractor.jsmatched "\\u0000"3
lowObfuscationpackage/dist/renderer/observation-inbox-renderer.jsmatched "\\u0000"3
lowObfuscationpackage/dist/diagnosis/observe-mapper.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/problem-patterns.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/resolved-review.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/review-state.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/soft-standards/runtime-evaluator.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/util/safe-slice.jsmatched "\\uD83D"3
lowObfuscationpackage/dist/observability/trace-source.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts13
  • buildrun-s build:src build:scripts build:assets
  • build:assetsnode scripts/copy-assets.cjs
  • build:docsnode dist-scripts/build-docs.js --write
  • build:docs:checknode dist-scripts/build-docs.js --check
  • build:scriptstsc -p tsconfig.scripts.json
  • build:srctsc -p tsconfig.build.json
  • cirun-s lint typecheck build build:docs:check test
  • cleanrm -rf dist dist-scripts node_modules/.cache/omk
  • linteslint 'src/**/*.ts' 'test/**/*.ts' --cache --cache-location node_modules/.cache/eslint/ --max-warnings 0
  • preparehusky
  • prepublishOnlyrun-s clean build
  • testvitest run
  • typechecktsc --noEmit
Dependencies11
  • @anthropic-ai/claude-agent-sdk^0.3.143
  • @anthropic-ai/sdk^0.96.0
  • @inquirer/prompts^8.4.3
  • @modelcontextprotocol/sdk^1.29.0
  • @oclif/core^4
  • @openai/codex-sdk0.130.0
  • ajv^8.18.0
  • chart.js^4.5.1
  • js-yaml^4.1.1
  • simple-statistics^7.8.9
  • zod^4.4.3