PkgRadar

Package evidence

@crossdelta/[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
334
Versions published
218Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@crossdelta/[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":["@crossdelta/[email protected]"],"fail_on":"review"}'
Artifact bytes168,890
Previous version0.21.21
Published2026-05-28T03:06:17.268Z
SHA-25669ca2f2c023e1fd9b66228269f8ac585b9ea8107cdeec18662185d50f7178a1d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/install.shmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/install.shmatched "curl "12
lowCredential file accesspackage/bin/cli.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts10
  • buildtsup && npm run build:schematics && npm run build:copy
  • build:copycp cli/integration.collection.json bin/integration.collection.json && rm -rf bin/templates && mkdir -p bin/templates && cp -r cli/src/commands/create/workspace/templates bin/templates/workspace && cp -r cli/src/commands/create/hono-microservice/templates bin/templates/hono-microservice && cp -r cli/src/commands/create/nest-microservice/templates bin/templates/nest-microservice && mkdir -p bin/docs/generators && cp -r docs/generators/* bin/docs/generators/
  • build:schematicsnpm run build:schematics:transpile && npm run build:schematics:copy
  • build:schematics:copycp -R schematics/* dist/schematics && find dist/schematics -name '*.ts' -delete
  • build:schematics:transpiletsc --project tsconfig.schematics.json
  • devtsup --watch
  • lintbiome lint --fix
  • prepublishOnlynpm run build
  • testbun test
  • test:watchbun test --watch
Dependencies27
  • @ai-sdk/anthropic^2.0.53
  • @ai-sdk/openai^2.0.79
  • @angular-devkit/core^21.0.0
  • @crossdelta/cloudevents^0.8.2
  • @crossdelta/flowcore^0.1.2
  • @faker-js/faker^9.8.0
  • @inquirer/prompts^7.5.0
  • @listr2/prompt-adapter-enquirer^2.0.15
  • ai^5.0.108
  • chalk^5.4.1
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • commander^13.1.0
  • dotenv^17.2.3
  • enquirer^2.4.1
  • execa^9.5.2
  • fs-extra^11.3.0
  • globby^14.1.0
  • handlebars^4.7.8
  • jiti^2.6.1
  • listr2^8.3.2
  • ora^8.2.0
  • package-up^5.0.0
  • rimraf^6.1.2
  • terminal-link^4.0.0
  • ts-morph^27.0.0
  • zod^4.0.0