PkgRadar

Package evidence

@lowdefy/[email protected]

Credential File Packaged: package/.npmrc

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
109
First published
Feb 2026
Publisher
samtolmay

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@lowdefy/[email protected]"],"fail_on":"high"}'

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":["@lowdefy/[email protected]"],"fail_on":"high"}'
Publishersamtolmay
Artifact bytes46,504
Previous version0.0.0-experimental-20260611102401
Published2026-06-12T08:24:25.222Z
SHA-2562c7211602c58fecaafdc38ff5b1ebc2e8236e20270609eebbedbc262aee894d2

Why flagged

What the scanner saw

Credential File Packaged: package/.npmrc

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.0.0-experimental-20260612081926Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.npmrcpackage/.npmrc35

Manifest

Package metadata

Scripts5
  • buildcp package.json package.original.json || copy package.json package.original.json
  • build:clientvite build
  • build:lowdefynode lowdefy/build.mjs
  • startnode src/index.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
Dependencies37
  • @ant-design/cssinjs2.1.2
  • @ant-design/x2.7.0
  • @hono/node-server2.0.4
  • @lowdefy/actions-core0.0.0-experimental-20260612081926
  • @lowdefy/api0.0.0-experimental-20260612081926
  • @lowdefy/block-utils0.0.0-experimental-20260612081926
  • @lowdefy/blocks-aggrid0.0.0-experimental-20260612081926
  • @lowdefy/blocks-antd0.0.0-experimental-20260612081926
  • @lowdefy/blocks-antd-x0.0.0-experimental-20260612081926
  • @lowdefy/blocks-basic0.0.0-experimental-20260612081926
  • @lowdefy/blocks-echarts0.0.0-experimental-20260612081926
  • @lowdefy/blocks-loaders0.0.0-experimental-20260612081926
  • @lowdefy/blocks-markdown0.0.0-experimental-20260612081926
  • @lowdefy/blocks-tiptap0.0.0-experimental-20260612081926
  • @lowdefy/client0.0.0-experimental-20260612081926
  • @lowdefy/connection-axios-http0.0.0-experimental-20260612081926
  • @lowdefy/connection-mongodb0.0.0-experimental-20260612081926
  • @lowdefy/errors0.0.0-experimental-20260612081926
  • @lowdefy/helpers0.0.0-experimental-20260612081926
  • @lowdefy/layout0.0.0-experimental-20260612081926
  • @lowdefy/logger0.0.0-experimental-20260612081926
  • @lowdefy/node-utils0.0.0-experimental-20260612081926
  • @lowdefy/operators-js0.0.0-experimental-20260612081926
  • @lowdefy/operators-nunjucks0.0.0-experimental-20260612081926
  • @lowdefy/operators-uuid0.0.0-experimental-20260612081926
  • @tailwindcss/postcss4.2.1
  • @vitejs/plugin-react^6.0.2
  • antd6.3.1
  • dayjs1.11.19
  • hono4.12.25
  • …and 7 more.