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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| low | Credential file access | package/bin/cli.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts10
buildtsup && npm run build:schematics && npm run build:copybuild: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:copybuild:schematics:copycp -R schematics/* dist/schematics && find dist/schematics -name '*.ts' -deletebuild:schematics:transpiletsc --project tsconfig.schematics.jsondevtsup --watchlintbiome lint --fixprepublishOnlynpm run buildtestbun testtest: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.15ai^5.0.108chalk^5.4.1chokidar^5.0.0cli-table3^0.6.5commander^13.1.0dotenv^17.2.3enquirer^2.4.1execa^9.5.2fs-extra^11.3.0globby^14.1.0handlebars^4.7.8jiti^2.6.1listr2^8.3.2ora^8.2.0package-up^5.0.0rimraf^6.1.2terminal-link^4.0.0ts-morph^27.0.0zod^4.0.0