PkgRadar

Package evidence

@snowcone-app/[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
1
First published
Jun 2026
Publisher
snowcone-team

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":["@snowcone-app/[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":["@snowcone-app/[email protected]"],"fail_on":"review"}'
Publishersnowcone-team
Artifact bytes54,801
Previous versionnone
Published2026-06-05T22:52:19.390Z
SHA-256f79521357f2874c94f43f905cc59ec88218f4ebef7552a26f4ffe917fbf01556

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/monitor.shmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/monitor.shmatched "curl "12
lowCredential file accesspackage/deploy.shmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrimraf dist
  • devtsx src/index.ts
  • docker:builddocker build -t snowcone-monorepo-resizer -f ./Dockerfile ../../
  • linteslint src --ext .ts
  • startnode dist/index.js
  • testvitest
  • typechecktsc --noEmit
Dependencies16
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.48.0
  • @opentelemetry/auto-instrumentations-node^0.55.3
  • @opentelemetry/exporter-logs-otlp-http^0.217.0
  • @opentelemetry/exporter-metrics-otlp-http^0.57.1
  • @opentelemetry/exporter-trace-otlp-http^0.57.1
  • @opentelemetry/instrumentation-fastify^0.44.1
  • @opentelemetry/instrumentation-http^0.217.0
  • @opentelemetry/resources^2.0.0
  • @opentelemetry/sdk-logs^0.217.0
  • @opentelemetry/sdk-node^0.57.1
  • @opentelemetry/sdk-trace-base^1.30.1
  • @opentelemetry/semantic-conventions^1.9.0
  • axios^1.6.7
  • dotenv^16.4.5
  • ioredis^5.5.0