PkgRadar

Package evidence

[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
9
First published
Jan 2015
Publisher
coorpacademy

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"}'
Publishercoorpacademy
Artifact bytes13,935
Previous version0.0.1-pre.8
Published2015-01-09T08:24:43.075Z
SHA-25639214e655e290d95402e92ad862c2d5afc76a784928f330907ba9ea48f8cbaf7

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
36Score
0.0.1-pre.9Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/platforms/air/lib/upload.shmatched "curl "12
mediumRemote Payloadpackage/platforms/android/lib/upload.shmatched "curl "12
mediumRemote Payloadpackage/platforms/ios/lib/upload.shmatched "curl "12

Manifest

Package metadata

Scripts1
  • testgrunt test
Dependencies8
  • bluebird^2.6.2
  • grunt^0.4.5
  • lodash^2.4.1
  • replace^0.3.0
  • shelljs^0.3.0
  • xcode^0.6.7
  • xmldom^0.1.19
  • xpath0.0.8