PkgRadar

Package evidence

@git.zone/[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
142Mature · −50% score
First published
Jun 2024
Publisher
lossless

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":["@git.zone/[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":["@git.zone/[email protected]"],"fail_on":"review"}'
Publisherlossless
Artifact bytes321,311
Previous version2.20.0
Published2026-06-12T12:49:19.253Z
SHA-25668caeddeb67e67de49c3ca3cd257203f890039d4f2d6771ceb1bbed34c044dc1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/assets/templates/asset_deno_binary_installer/install.shmatched "curl "12

Manifest

Package metadata

Scripts16
  • buildtsbuild tsfolders
  • buildDocstsdoc
  • clean(rm -rf .nogit/test/)
  • prepareTest(mkdir -p .nogit && git clone https://gitlab.com/sandboxzone/sandbox-npmts.git .nogit/test/)
  • test(pnpm run clean && pnpm run prepareTest && pnpm run testCli && pnpm run testFormat && pnpm run testCommit && pnpm run testDeprecate && pnpm run testVersion && pnpm run testReadme && pnpm run testUpdate && pnpm run testTemplateNpm && pnpm run testTemplateLit) && rm -rf .nogit/test
  • testBuildpnpm run build && rm -r dist/
  • testCli(cd .nogit/test && node ../../cli.ts.js)
  • testCommit(cd .nogit/test && node ../../cli.ts.js commit)
  • testDeprecate(cd .nogit/test && node ../../cli.ts.js deprecate)
  • testFormat(cd .nogit/test && node ../../cli.ts.js format)
  • testOpen(cd .nogit/test && node ../../cli.ts.js open ci)
  • testReadme(cd .nogit/test && node ../../cli.ts.js readme)
  • testTemplateLit(rm -rf .nogit/test/testtemplate_lit/ && mkdir -p .nogit/test/testtemplate_lit && cd .nogit/test/testtemplate_lit && node ../../../cli.ts.js template lit)
  • testTemplateNpm(rm -rf .nogit/test/testtemplate_npm/ && mkdir -p .nogit/test/testtemplate_npm && cd .nogit/test/testtemplate_npm && node ../../../cli.ts.js template npm)
  • testUpdate(cd .nogit/test && node ../../cli.ts.js update)
  • testVersion(cd .nogit/test && node ../../cli.ts.js -v)
Dependencies28
  • @git.zone/tsdoc^2.0.6
  • @git.zone/tspublish^1.11.7
  • @push.rocks/commitinfo^1.0.13
  • @push.rocks/early^4.0.4
  • @push.rocks/projectinfo^5.1.0
  • @push.rocks/smartcli^4.0.20
  • @push.rocks/smartconfig^6.0.1
  • @push.rocks/smartdelay^3.0.5
  • @push.rocks/smartdiff^1.1.0
  • @push.rocks/smartfile^13.1.2
  • @push.rocks/smartfs^1.5.0
  • @push.rocks/smartinteract^2.0.16
  • @push.rocks/smartjson^6.0.0
  • @push.rocks/smartlegal^1.0.27
  • @push.rocks/smartlog^3.2.1
  • @push.rocks/smartlog-destination-local^9.0.2
  • @push.rocks/smartmustache^3.0.2
  • @push.rocks/smartnetwork^4.4.0
  • @push.rocks/smartnpm^2.0.6
  • @push.rocks/smartobject^1.0.12
  • @push.rocks/smartopen^2.0.0
  • @push.rocks/smartpath^6.0.0
  • @push.rocks/smartpromise^4.2.3
  • @push.rocks/smartscaf^4.0.22
  • @push.rocks/smartshell^3.5.0
  • @push.rocks/smartunique^3.0.9
  • @push.rocks/smartupdate^2.0.7
  • prettier^3.8.1