PkgRadar

Package evidence

[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
11
First published
Mar 2026
Publisher
luckyace35

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherluckyace35
Artifact bytes9,546
Previous version0.0.10
Published2026-05-29T11:45:09.765Z
SHA-2567a24424348cbec211deff739d650c0464451f135fb67e3ee99e3268a0f881c75

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildpnpm tsup ./src/server.ts ./src/client.ts --format esm --dts --clean
  • prepublishpnpm build
  • testpnpm code test
Dependencies20
  • @awsless/big-float^0.1.6
  • @awsless/cloudwatch^0.0.1
  • @awsless/clui^0.0.8
  • @awsless/duration^0.0.4
  • @awsless/dynamodb^0.3.21
  • @awsless/ecs^0.0.4
  • @awsless/iot^0.0.5
  • @awsless/json^0.0.11
  • @awsless/lambda^0.0.44
  • @awsless/mqtt^0.0.5
  • @awsless/open-search^0.0.24
  • @awsless/redis^0.1.9
  • @awsless/s3^0.0.21
  • @awsless/scheduler^0.0.4
  • @awsless/sns^0.0.10
  • @awsless/sqs^0.0.24
  • @awsless/ssm^0.0.8
  • @awsless/validate^0.1.7
  • @awsless/weak-cache^0.0.1
  • change-case5.4.4