PkgRadar

Package evidence

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

Versions published
9
First published
Jun 2026
Publisher
uthyagent

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheruthyagent
Artifact bytes133,376
Previous version1.6.1
Published2026-06-03T02:51:30.713Z
SHA-256fda403f59311e8ffeb564c6204d2ac0a766e62a24daf47ee4f7004153d8c0ea8

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.7.0Version
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
  • generate:assertionsnode src/index.js generate:assertions https://example.com
  • provisionnode src/index.js provision ./tests
  • record:tracenode src/index.js record:trace https://example.com -d 5
  • shellnode src/index.js shell
  • startnode src/index.js
  • testnode --test tests/*.test.js
  • test:flakinessnode src/index.js test:flakiness https://example.com --iterations 3
  • test:visualnode src/index.js test:visual https://example.com --update-baseline
Dependencies8
  • axe-core^4.9.1
  • axios^1.6.0
  • chrome-launcher^1.0.0
  • commander^12.0.0
  • js-yaml^4.1.0
  • lighthouse^11.0.0
  • playwright^1.44.0
  • pngjs^7.0.0