PkgRadar

Package evidence

@gradientedge/[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.

Versions published
28
First published
Apr 2026
Publisher
gradient_edge

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":["@gradientedge/[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":["@gradientedge/[email protected]"],"fail_on":"review"}'
Publishergradient_edge
Artifact bytes19,751
Previous version2.21.0
Published2026-06-12T13:48:31.969Z
SHA-2564e39e7d8cbe73da763a111012169bad36b87011e70d0fbbfe2b312b0fb9df703

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
2.22.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc
  • build:productiontsc -p tsconfig.prd.json
  • linteslint src/**/*.ts --cache --max-warnings=0 --no-warn-ignored
  • testvitest run --coverage
Dependencies10
  • @gradientedge/cdk-utils-common2.11.0
  • @pulumi/aws7.32.0
  • @pulumi/azure-native3.19.0
  • @pulumi/cloudflare6.17.0
  • @pulumi/command1.2.1
  • @pulumi/pulumi3.244.0
  • @pulumi/std2.3.2
  • @types/lodash4.17.24
  • app-root-path3.1.0
  • lodash4.18.1