PkgRadar

Package evidence

@nstechhub/[email protected]

Remote Payload: matched "curl "

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
4
First published
May 2026
Publisher
mau-ricio

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":["@nstechhub/[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":["@nstechhub/[email protected]"],"fail_on":"review"}'
Publishermau-ricio
Artifact bytes236,846
Previous version1.0.2
Published2026-05-15T14:53:28.014Z
SHA-25641bc0e309f13ad9d91c2004418cfefd29bc53cd15c3b9dddeade913adc99d3bd

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/update-speckit.shmatched "curl "12
mediumCredential file accesspackage/bin/cli.jsmatched ".azure"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/update-speckit.shmatched "curl "12
mediumCredential file accesspackage/bin/cli.jsmatched ".azure"10
lowCredential file accesspackage/scripts/update-speckit.shmatched ".azure"5
lowCredential file accesspackage/package.jsonmatched ".azure"3
lowCredential file accesspackage/templates/workflows/github/speckit-update.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts1
  • testnode tests/init-azure-fixture.test.js