PkgRadar

Package evidence

@akylas/[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
29
Versions published
6
First published
Apr 2024
Publisher
farfromrefuge

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":["@akylas/[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":["@akylas/[email protected]"],"fail_on":"review"}'
Publisherfarfromrefuge
Artifact bytes77,155
Previous version5.0.24
Published2026-06-04T10:09:30.257Z
SHA-256b5d9ac6e7697f0580f0bc52788bdeecbc42a6b92975c93b03ff9adb34d486c51

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsc --project tsconfig.lib.json
  • copy-stubsmkdirp dist/stubs && cp -R src/stubs/* dist/stubs
  • testjest
Dependencies37
  • @babel/core^7.23.3
  • @pmmmwh/react-refresh-webpack-plugin~0.6.1
  • @vue/compiler-sfc^3.5.17
  • acorn^8.0.0
  • acorn-stage3^4.0.0
  • ansi-colors^4.1.3
  • babel-loader^10.0.0
  • cli-highlight^2.0.0
  • commander^14.0.0
  • copy-webpack-plugin^13.0.0
  • css^3.0.0
  • css-loader^7.0.0
  • dotenv-webpack^8.0.0
  • fork-ts-checker-webpack-plugin^9.0.0
  • loader-utils^2.0.0 || ^3.0.0
  • lodash.get^4.0.0
  • micromatch^4.0.0
  • postcss^8.0.0
  • postcss-import^16.0.0
  • postcss-loader^8.0.0
  • raw-loader^4.0.0
  • react-refresh~0.18.0
  • sass^1.0.0
  • sass-loader^16.0.0
  • sax^1.0.0
  • semver^7.0.0 || ^6.0.0
  • source-map^0.7.0
  • terser-webpack-plugin^5.0.0
  • ts-dedent^2.0.0
  • ts-loader^9.0.0
  • …and 7 more.