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 bytes59,274
Previous version5.0.22
Published2025-09-01T13:29:35.907Z
SHA-2567df1c7880b77e17011e744db680f95576bbb4c5e3e4036ad41750099e4349e7f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc --project tsconfig.lib.json
  • copy-stubsmkdirp dist/stubs && cp -R src/stubs/* dist/stubs
  • prepacknpm run test && npm run build && npm run copy-stubs && chmod +x dist/bin/index.js
  • 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.17.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.