PkgRadar

Package evidence

[email protected]

Remote Payload: matched "Curl "

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
1,987Mature · −50% score
First published
Jul 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes806,774
Previous version0.0.0-z2ab5881a
Published2026-05-25T07:33:42.794Z
SHA-2568a96cd4df9af9a819344c33b9bd28ea78120d5d63e494ec68a5cb5059d3459ff

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/plugins/openapi/util/createHttpSnippet.tsmatched "Curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/plugins/openapi/util/createHttpSnippet.tsmatched "Curl "12
lowObfuscationpackage/dist/cli/cli.jsmatched "\\u2713"3
lowObfuscationpackage/src/lib/plugins/openapi/playground/securityCredentialsStore.tsmatched "fromCharCode"3
lowObfuscationpackage/src/lib/util/slugify.tsmatched "\\u2018"3
lowObfuscationpackage/src/lib/authentication/providers/util.tsmatched "atob("3

Manifest

Package metadata

Scripts7
  • buildesbuild src/cli/cli.ts src/vite/prerender/worker.ts --outdir=dist/cli --entry-names=[name] --bundle --format=esm --packages=external --target=node20 --platform=node --log-level=error
  • build:standalonevite build --mode standalone --config vite.standalone.config.ts --log-level=error
  • cleanrm -rf dist
  • codegengraphql-codegen --config ./src/codegen.ts
  • generate:typestsx scripts/generate-types.js && tsx scripts/generate-flat-config.js
  • postbuildtsx scripts/check-external-deps.ts
  • typechecktsc --project tsconfig.app.json --noEmit
Dependencies120
  • @apidevtools/json-schema-ref-parser15.3.5
  • @base-ui/react^1.4.1
  • @envelop/core5.5.1
  • @graphql-typed-document-node/core3.2.0
  • @hono/node-server2.0.2
  • @lekoarts/rehype-meta-as-attributes3.0.3
  • @mdx-js/react3.1.1
  • @mdx-js/rollup3.1.1
  • @pothos/core4.12.0
  • @radix-ui/react-accordion1.2.12
  • @radix-ui/react-alert-dialog1.1.15
  • @radix-ui/react-aspect-ratio1.1.8
  • @radix-ui/react-checkbox1.3.3
  • @radix-ui/react-collapsible1.1.12
  • @radix-ui/react-dialog1.1.15
  • @radix-ui/react-dropdown-menu2.1.16
  • @radix-ui/react-hover-card1.1.15
  • @radix-ui/react-label2.1.8
  • @radix-ui/react-navigation-menu1.2.14
  • @radix-ui/react-popover1.1.15
  • @radix-ui/react-progress1.1.8
  • @radix-ui/react-radio-group1.3.8
  • @radix-ui/react-scroll-area1.2.10
  • @radix-ui/react-select2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider1.3.6
  • @radix-ui/react-slot1.2.4
  • @radix-ui/react-switch1.2.6
  • @radix-ui/react-tabs1.1.13
  • @radix-ui/react-toggle1.1.10
  • …and 90 more.