PkgRadar

Package evidence

@aryagg/[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
666
Versions published
15
First published
Jun 2026
Publisher
aryagg

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":["@aryagg/[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":["@aryagg/[email protected]"],"fail_on":"review"}'
Publisheraryagg
Artifact bytes2,645,008
Previous version1.1.0
Published2026-06-12T04:40:56.995Z
SHA-256da7296d85a54398bb718d651af9e9bcb4bc6035b040bcd607a075c3348b69ec5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildvite build
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • check:watchsvelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch
  • devvite dev
  • formatprettier --write .
  • lintprettier --check . && eslint .
  • machine-translateinlang machine translate --project project.inlang
  • preparesvelte-kit sync || echo ''
  • previewvite preview
Dependencies7
  • @aryagg/ui-kit^0.2.1
  • @aryagg/utils^1.1.2
  • @inlang/paraglide-sveltekit^0.16.1
  • @sveltejs/adapter-node^5.5.4
  • axios^1.13.6
  • svelte-bootstrap-icons^3.3.0
  • unplugin-auto-import^21.0.0