PkgRadar

Package evidence

@archer-edu/[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
224
Versions published
44Mature · −50% score
First published
Jan 2022
Publisher
jasonwicker

Effective trust discount applied: 50% (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":["@archer-edu/[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":["@archer-edu/[email protected]"],"fail_on":"review"}'
Publisherjasonwicker
Artifact bytes94,283
Previous version2.0.2
Published2024-08-08T21:32:09.216Z
SHA-2566e84fa63fe11ce362c510ffc9b6b06ba89b41ca13c9265f3857934d243666398

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
2.1.0-beta.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

Scripts8
  • buildyarn run build:cli && yarn run build:docs
  • build:clitsc --build tsconfig.json
  • build:docsmkdir -p docs/reference && npx jsonschema2md -d ./assets/schemas/ -o ./docs/reference/ -f yaml -h false -x -
  • cleanrm -fR dist && rm -fR node_modules
  • debugts-node --inspect-brk src/index.ts
  • prebuildrm -fR dist
  • startts-node src/index.ts
  • watchtsc --build tsconfig.json -w
Dependencies27
  • axios^1.6.0
  • chrome-launcher1.1.2
  • class-transformer^0.5.0
  • cli-spinners^2.6.0
  • colors^1.4.0
  • commander^8.2.0
  • connect^3.7.0
  • dotenv^10.0.0
  • envfile^6.17.0
  • es6-shim^0.35.6
  • figlet^1.5.2
  • ghost-inspector^7.0.1
  • global^4.4.0
  • inquirer8.2.5
  • js-yaml^4.1.0
  • kind-of^6.0.3
  • lighthouse12.1.0
  • listr^0.14.3
  • localtunnel^2.0.2
  • parseurl^1.3.3
  • reflect-metadata^0.1.13
  • send^0.18.0
  • serve-index^1.9.1
  • sitemap-urls^3.0.0
  • source-map-support^0.5.21
  • trash^7.1.0
  • typedi^0.10.0