PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.xcode="https://github.com/GeekyAnts/node-xcode"

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
15
Versions published
10Established · −30% score
First published
Jan 2017
Publisher
geekyants

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishergeekyants
Artifact bytes37,628
Previous version0.0.9
Published2017-02-27T09:58:27.301Z
SHA-256207b67f1ee3a6f22ff9d1b61d8dc456ba6fc107e5523755e82a02d5ef52196fd

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xcode="https://github.com/GeekyAnts/node-xcode"

1 candidate cluster(s) currently reference this release. 1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
8Score
0.0.10Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

geekyants

6 members · evidence strength 59
Publisher / release actor burstcandidate

geekyants

6 members · max score 24

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xcode="https://github.com/GeekyAnts/node-xcode"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.xcodehttps://github.com/GeekyAnts/node-xcodeerror0invalid gzip header

Manifest

Package metadata

Scripts4
  • babel-compilebabel src --presets babel-preset-es2015 --out-dir dist --copy-files --ignore /templates/
  • buildrm -rf dist && npm run babel-compile && npm run copy-templates
  • copy-templatescp -fr src/setup/generators/add/templates dist/setup/generators/add/templates
  • watchnpm run babel-compile && babel src --presets babel-preset-es2015 --watch --out-dir dist -s --copy-files --ignore /templates/
Dependencies8
  • chalk^1.1.1
  • extract-zip^1.6.0
  • fs-extra^2.0.0
  • lodash^4.17.4
  • reazy-setup-helper^0.0.5
  • shelljs^0.7.6
  • xcodehttps://github.com/GeekyAnts/node-xcode
  • yeoman-generator^0.24.1