PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3229992 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.

Versions published
40Established · −30% score
First published
Jul 2025
Publisher
peoram

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":["[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"}'
Publisherpeoram
Artifact bytes2,373,540
Previous version2.13.0
Published2026-06-12T01:13:35.352Z
SHA-256f8824425764b46cb17819874a66cb3f8f6345b06a2f89463910746250685b706

Why flagged

What the scanner saw

Large Javascript Payload: 3229992 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
2.14.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/bin/fjall.bundle.js3229992 bytes0
lowObfuscation Densitypackage/bin/assets/generators/account/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/application/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/cdn/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/compute/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/compute/service/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/database/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/database/proxy/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/domain/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/network/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/organisation/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/storage/s3/generator.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/bin/assets/generators/tunnel/generator.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildnode scripts/build-bundle.mjs
  • formatprettier --write "__tests__/**/*.ts" "scripts/**/*.mjs" "vitest.config.ts" "package.json"
  • format:checkprettier --check "__tests__/**/*.ts" "scripts/**/*.mjs" "vitest.config.ts" "package.json"
  • linteslint __tests__/
  • lint:fixeslint __tests__/ --fix
  • testvitest run
  • versionnpm --prefix ../../cli run build && node scripts/build-bundle.mjs
Dependencies33
  • @aws-sdk/client-auto-scaling^3.1038.0
  • @aws-sdk/client-backup^3.1038.0
  • @aws-sdk/client-cloudformation^3.1038.0
  • @aws-sdk/client-cloudtrail^3.1065.0
  • @aws-sdk/client-cost-explorer^3.1038.0
  • @aws-sdk/client-ec2^3.1038.0
  • @aws-sdk/client-ecr^3.1038.0
  • @aws-sdk/client-ecs^3.1038.0
  • @aws-sdk/client-elasticache^3.1038.0
  • @aws-sdk/client-iam^3.1038.0
  • @aws-sdk/client-identitystore^3.1038.0
  • @aws-sdk/client-kms^3.1065.0
  • @aws-sdk/client-lambda^3.1038.0
  • @aws-sdk/client-organizations^3.1038.0
  • @aws-sdk/client-ram^3.1038.0
  • @aws-sdk/client-rds^3.1038.0
  • @aws-sdk/client-route-53^3.1038.0
  • @aws-sdk/client-s3^3.1038.0
  • @aws-sdk/client-secrets-manager^3.1038.0
  • @aws-sdk/client-sqs^3.1067.0
  • @aws-sdk/client-ssm^3.1038.0
  • @aws-sdk/client-sso^3.1038.0
  • @aws-sdk/client-sso-admin^3.1038.0
  • @aws-sdk/client-sso-oidc^3.1038.0
  • @aws-sdk/client-sts^3.1038.0
  • @opennextjs/aws^3.10.4
  • aws-cdk^2.1119.0
  • ink^7.0.1
  • protobufjs^8.0.3
  • react^19.2.5
  • …and 3 more.