PkgRadar

Package evidence

@archilogic/[email protected]

Large Javascript Payload: 2661748 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
33
Versions published
28Mature · −50% score
First published
May 2024
Publisher
archilogic-ci

Effective trust discount applied: 50% (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":["@archilogic/[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":["@archilogic/[email protected]"],"fail_on":"review"}'
Publisherarchilogic-ci
Artifact bytes628,761
Previous version0.7.2
Published2024-11-05T07:24:38.805Z
SHA-256a487ae35d5f3762351b3779aae55cd743d1f63d7d3d15073afa136a3218cd5a0

Why flagged

What the scanner saw

Large Javascript Payload: 2661748 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/editor-plugin-imdf.js2661748 bytes10
mediumRemote Dependency Specpackage.jsondevDependencies.imdf-typescript="github:archilogic-com/imdf-typescript"8

Manifest

Package metadata

Scripts9
  • buildvite build
  • codechecknpm run typecheck && npm run lint && npm run format
  • devvite
  • formatprettier . -w -u --log-level silent
  • linteslint --ext .ts,.js,.vue --fix src
  • prepublishOnlynpx nx run build
  • servevite preview
  • testvitest --run
  • typecheckvue-tsc --noEmit
Dependencies6
  • @archilogic/honeycomb^2.18.0
  • jszip^3.10.1
  • maplibre-gl^4.5.0
  • tailwindcsslatest
  • uuid^10.0.0
  • vuelatest