PkgRadar

Package evidence

@cpdevtools/[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.

Weekly downloads
141
Versions published
100Mature · −50% score
First published
Jun 2023
Publisher
cpdevtools-admin

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

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":["@cpdevtools/[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":["@cpdevtools/[email protected]"],"fail_on":"review"}'
Artifact bytes131,449
Previous version0.0.36
Published2026-06-01T17:08:44.619Z
SHA-256e326a774575934b2cf1d24567a29973e3bf277253fbcef4d18c87f0a48f02ecd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/infrastructure/install-gh-cli.tsmatched "curl "12
mediumRemote Payloadpackage/src/infrastructure/install-gh-cli.tsmatched "curl "12

Manifest

Package metadata

Scripts12
  • buildrun-s build:*
  • build:copy-filescopyfiles -u 1 "src/**/*" dist
  • build:linkpnpm --global link
  • build:tstsc
  • packmkdir ./pack && pnpm pack --pack-destination ./pack && ls -al ./pack
  • releasepnpm publish ./pack/*.tgz --no-git-checks --access public --publish-branch 'release/latest'
  • set-versionrun-p "set-version:* {1}" --
  • set-version:npmpnpm version --allow-same-version --commit-hooks=false --git-tag-version=false
  • startnode ./dist/infrastructure/start.js
  • watchrun-p watch:*
  • watch:copy-fileswatch "npm run build:copy-files" ./src --wait=1
  • watch:tstsc --watch
Dependencies13
  • @cpdevtools/lib-node-utilities^0.4.63
  • @octokit/rest^19.0.13
  • chokidar^3.5.3
  • date-fns^2.30.0
  • docker-cli-js^2.10.0
  • dockerode^3.3.5
  • inquirer^9.2.10
  • is-docker^2.2.1
  • is-wsl^2.2.0
  • node-docker-api^1.1.22
  • semver7.3.8
  • simple-git^3.19.1
  • visualstudiofiles^1.0.4