PkgRadar

Package evidence

@saasmakers/[email protected]

no findings

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
2,045Niche · −30% score
Versions published
102Established · −30% score
First published
Dec 2025
Publisher
lecoupa

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@saasmakers/[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":["@saasmakers/[email protected]"],"fail_on":"review"}'
Publisherlecoupa
Artifact bytes408,281
Previous version1.0.18
Published2026-06-17T09:29:09.035Z
SHA-256db124b03ce7a5cd6ca5ab5e532dcffe791734d8e1ab6866590001a27f23a3669

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.19Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildunbuild
  • build:inspectorpnpm build && pnpm exec eslint-config-inspector build --outDir inspector
  • devpnpm exec eslint-config-inspector --config eslint.config.js --port 3105 --open false
  • linteslint . --max-warnings=0
  • testvitest run --config ../../vitest.config.ts
  • typechecktsc --noEmit
Dependencies7
  • @antfu/eslint-config7.4.3
  • @unocss/eslint-plugin66.7.0
  • @vitest/eslint-plugin1.6.20
  • eslint-plugin-package-json0.31.0
  • eslint-plugin-turbo2.9.18
  • eslint-plugin-zod3.4.0
  • typescript-eslint8.61.0