PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.peggy-to-ts="github:genius257/peggy-to-ts#semver:^1.0.4"

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
7
Versions published
6
First published
Feb 2025
Publisher
genius257

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publishergenius257
Artifact bytes36,956
Previous version4.1.2
Published2026-02-09T22:11:26.435Z
SHA-25685add3832d26e397a9bdfe37cbfb323ad71e9cda68c527d2496116f10513bcb0

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.peggy-to-ts="github:genius257/peggy-to-ts#semver:^1.0.4"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
4.1.3Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.peggy-to-ts="github:genius257/peggy-to-ts#semver:^1.0.4"8

Manifest

Package metadata

Scripts2
  • buildpeggy -o dist/autoit3.js src/autoit3.pegjs --cache --dts --return-types {\"Start\":\"AutoIt3.Start\"} && tsx build.ts
  • testvitest