PkgRadar

Package evidence

@aethelics/[email protected]

Large Javascript Payload: 2197875 bytes

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,020Niche · −30% score
Versions published
62
First published
Apr 2026
Publisher
marcelo-henry

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":["@aethelics/[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":["@aethelics/[email protected]"],"fail_on":"review"}'
Publishermarcelo-henry
Artifact bytes1,031,100
Previous version1.0.1
Published2026-05-30T19:00:38.029Z
SHA-2565896c4be1abc8a31b1e0a35121980f6ae07b3b593e7ead429efffb3ebf1d0a59

Why flagged

What the scanner saw

Large Javascript Payload: 2197875 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.mjs2197875 bytes0

Manifest

Package metadata

Scripts6
  • buildbun run build.ts
  • devNODE_ENV=development bun --watch src/index.tsx
  • prepublishOnlybun run build
  • startNODE_ENV=development bun src/index.tsx
  • testbun test
  • typecheckbunx tsc --noEmit
Dependencies37
  • @alcalzone/ansi-tokenize^0.3.0
  • @aws-crypto/sha256-js^5.2.0
  • @aws-sdk/client-bedrock^3.1048.0
  • @aws-sdk/credential-providers^3.1048.0
  • @hono/node-server^1.14.0
  • @modelcontextprotocol/sdk^1.29.0
  • @smithy/protocol-http^5.3.14
  • @smithy/signature-v4^5.3.14
  • @types/semver^7.7.1
  • auto-bind^5.0.1
  • bidi-js^1.0.3
  • bignumber.js^11.1.0
  • chalk^5.6.2
  • cli-boxes^4.0.1
  • code-excerpt^4.0.0
  • ecdsa-sig-formatter^1.0.11
  • emoji-regex^10.6.0
  • execa^9.6.1
  • fast-glob^3.3.3
  • fuse.js^7.0.0
  • get-east-asian-width^1.6.0
  • google-auth-library^10.6.2
  • hono^4.12.21
  • indent-string^5.0.0
  • lodash-es^4.18.1
  • openai^6.34.0
  • playwright^1.50.0
  • react^19.2.0
  • react-reconciler^0.33.0
  • semver^7.8.1
  • …and 7 more.