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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts4
buildtsc --project tsconfig.lib.jsoncopy-stubsmkdirp dist/stubs && cp -R src/stubs/* dist/stubsprepacknpm run test && npm run build && npm run copy-stubs && chmod +x dist/bin/index.jstestjest
Dependencies37
@babel/core^7.23.3@pmmmwh/react-refresh-webpack-plugin~0.6.1@vue/compiler-sfc^3.5.17acorn^8.0.0acorn-stage3^4.0.0ansi-colors^4.1.3babel-loader^10.0.0cli-highlight^2.0.0commander^14.0.0copy-webpack-plugin^13.0.0css^3.0.0css-loader^7.0.0dotenv-webpack^8.0.0fork-ts-checker-webpack-plugin^9.0.0loader-utils^2.0.0 || ^3.0.0lodash.get^4.0.0micromatch^4.0.0postcss^8.0.0postcss-import^16.0.0postcss-loader^8.0.0raw-loader^4.0.0react-refresh~0.17.0sass^1.0.0sass-loader^16.0.0sax^1.0.0semver^7.0.0 || ^6.0.0source-map^0.7.0terser-webpack-plugin^5.0.0ts-dedent^2.0.0ts-loader^9.0.0- …and 7 more.