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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/plugins/openapi/util/createHttpSnippet.ts | matched "Curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/lib/plugins/openapi/util/createHttpSnippet.ts | matched "Curl " | 12 |
| low | Obfuscation | package/dist/cli/cli.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/src/lib/plugins/openapi/playground/securityCredentialsStore.ts | matched "fromCharCode" | 3 |
| low | Obfuscation | package/src/lib/util/slugify.ts | matched "\\u2018" | 3 |
| low | Obfuscation | package/src/lib/authentication/providers/util.ts | matched "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=errorbuild:standalonevite build --mode standalone --config vite.standalone.config.ts --log-level=errorcleanrm -rf distcodegengraphql-codegen --config ./src/codegen.tsgenerate:typestsx scripts/generate-types.js && tsx scripts/generate-flat-config.jspostbuildtsx scripts/check-external-deps.tstypechecktsc --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.