PkgRadar

Package evidence

@dobot-plus/[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
33
Versions published
44Established · −30% score
First published
Sep 2025
Publisher
toadyokai

Effective trust discount applied: 30% (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":["@dobot-plus/[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":["@dobot-plus/[email protected]"],"fail_on":"review"}'
Publishertoadyokai
Artifact bytes13,135
Previous version1.3.0
Published2026-02-27T02:13:48.640Z
SHA-25665f7961f8a8ea93ffb1536cbbf687c46042b79c0f48f6b41647e815db7c673ae

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.3.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

Scripts3
  • buildtsc
  • devnodemon
  • releasenpm run build && npm publish --access public
Dependencies17
  • @inquirer/prompts^5.3.2
  • axios^1.3.3
  • chalk^5.6.2
  • chokidar^3.6.0
  • commander7.2.0
  • css-minimizer-webpack-plugin^7.0.0
  • fs-extra^11.2.0
  • html-inline-script-webpack-plugin^3.2.1
  • jszip^3.10.1
  • open^10.1.0
  • process^0.11.10
  • ssh2-sftp-client^11.0.0
  • tar^7.4.3
  • typescript^5.5.4
  • webpack^5.93.0
  • webpack-dev-server^5.0.4
  • webpack-merge^5.8.0