PkgRadar

Package evidence

@certd/[email protected]

Remote Payload: matched "github.com/go-acme/lego/releases/download"

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":["@certd/[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":["@certd/[email protected]"],"fail_on":"review"}'
Publishergreper
Artifact bytes133,876
Previous version1.40.2
Published2026-05-21T15:20:27.350Z
SHA-256dabb78fcccaacaa4ee264d231e263425d39d11d6007fc783b4ee801df97cac48

Why flagged

What the scanner saw

Remote Payload: matched "github.com/go-acme/lego/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/plugin/cert-plugin/lego/index.jsmatched "github.com/go-acme/lego/releases/download"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/plugin/cert-plugin/lego/index.jsmatched "github.com/go-acme/lego/releases/download"12
lowObfuscationpackage/dist/plugin/cert-plugin/base-convert.jsmatched "Buffer.from(cert.pfx, \"base64"3
lowObfuscationpackage/dist/plugin/cert-plugin/cert-reader.jsmatched "Buffer.from(this.cert[type], \"base64"3

Manifest

Package metadata

Scripts10
  • before-buildrimraf dist && rimraf tsconfig.tsbuildinfo && rimraf .rollup.cache
  • buildtsc -p tsconfig.build.json --skipLibCheck
  • build2vue-tsc --noEmit && vite build
  • build3rollup -c
  • compiletsc --skipLibCheck --watch
  • devvite
  • dev-buildnpm run build
  • previewvite preview
  • pubnpm publish
  • test:unitcross-env NODE_ENV=unittest echo no unit tests
Dependencies6
  • @certd/acme-client^1.40.3
  • @certd/basic^1.40.3
  • @certd/pipeline^1.40.3
  • @certd/plugin-lib^1.40.3
  • psl^1.9.0
  • punycode.js^2.3.1