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
- 511
- Versions published
- 33
- First published
- Apr 2026
- 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":["@tldiagram/[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":["@tldiagram/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2134375 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2134375 bytes | 10 |
Manifest
Package metadata
Scripts18
buildnpm run build:lib && npm run strip:iconsbuild:apptsc && vite build --config vite.config.tsbuild:libvite build --config vite.lib.config.ts && tsc -p tsconfig.lib.jsonbuild:vscodevite build --config vite.vscode.config.tsdevvite --config vite.config.tsdev:libvite build --config vite.lib.config.ts --watchlinteslint .lint:fixeslint . --fixprebuild:appnpm run prepare:iconspredevnpm run prepare:iconsprepare:iconsgo run ../scripts/extract_icons.go ./publicpretest:e2eif [ -z "$TLD_E2E_BINARY" ]; then cd .. && go tool task frontend-build >/dev/null && go build -o /tmp/tld-e2e ./cmd/tld; fipreviewvite previewstrip:iconsrm -rf dist/icons dist/icons.jsontestvitest run srctest:e2eTLD_E2E_BINARY=${TLD_E2E_BINARY:-/tmp/tld-e2e} TLD_E2E_PORT=${TLD_E2E_PORT:-18060} TLD_E2E_DATA_DIR=${TLD_E2E_DATA_DIR:-/tmp/tld-playwright-local-$$} playwright test -c playwright.config.tstest:e2e:debugplaywright test -c playwright.config.ts --debugtest:e2e:headedplaywright test -c playwright.config.ts --headed
Dependencies4
@buf/tldiagramcom_diagram.bufbuild_es^2.12.0-20260524111623-37a0c88b57ed.1@bufbuild/protobuf^2.11.0@mdxeditor/editor^4.0.1zustand^5.0.12
Optional dependencies2
@rollup/rollup-linux-arm64-gnu^4.59.0@rollup/rollup-linux-arm64-musl^4.59.0