PkgRadar

Package evidence

@osdk/[email protected]

Large Javascript Payload: 2814441 bytes

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.

Weekly downloads
1
Versions published
9
First published
Feb 2025
Publisher
ericanderson

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":["@osdk/[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":["@osdk/[email protected]"],"fail_on":"review"}'
Publisherericanderson
Artifact bytes1,542,353
Previous version0.6.0
Published2025-04-23T18:24:56.082Z
SHA-256e7dddc9e2b2c57233509f881bfac35e9e5dff7c78c36404148611a00a3038b97

Why flagged

What the scanner saw

Large Javascript Payload: 2814441 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
20Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/browser/generated/ir.js2814441 bytes10
mediumLarge Javascript Payloadpackage/build/esm/generated/ir.js2814441 bytes10

Manifest

Package metadata

Scripts6
  • check-attwmonorepo.tool.attw esm
  • check-spellingcspell --quiet .
  • cleanrm -rf lib dist types build tsconfig.tsbuildinfo
  • fix-linteslint . --fix && dprint fmt --config $(find-up dprint.json)
  • linteslint . && dprint check --config $(find-up dprint.json)
  • transpilemonorepo.tool.transpile
Dependencies1
  • @osdk/docs-spec-core0.5.0