PkgRadar

Package evidence

@rdfc/[email protected]

Remote Payload: matched "wget "

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
4
First published
Jun 2024
Publisher
julianrojas87

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":["@rdfc/[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":["@rdfc/[email protected]"],"fail_on":"review"}'
Publisherjulianrojas87
Artifact bytes16,448
Previous version0.6.5
Published2026-06-11T10:49:57.606Z
SHA-256cc63540ae074966dfce92f37bb4b019cd278153850d278292e1bcea0929f41f9

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/util.jsmatched "wget "12

Manifest

Package metadata

Scripts4
  • buildtsc && tsc-alias
  • prepublishOnlynpm run build
  • testvitest run --coverage --coverage.include src
  • watchtsc -w
Dependencies9
  • @rdfc/js-runner^3.1.0
  • @rdfjs/types^2.0.1
  • @rmlio/yarrrml-parser^1.12.2
  • @treecg/types^0.4.6
  • n3^2.0.3
  • rdf-data-factory^2.0.2
  • rdf-lens^1.3.7
  • rdf-stores^2.2.0
  • winston^3.19.0