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
- 12
- First published
- May 2026
- Publisher
- brandonpowers
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":["[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":["[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 (2 events)
- available → available · risk review · score 66 · status available -> available, risk high -> review, score 203 -> 66
- new → available · risk high · score 203 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/carbon/cloud-init/k3s/master-init.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/cloud-init/k3s/supabase-init.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/k8s/test-local.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/cloud-init/k3s/worker-init.sh | matched "curl " | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/carbon/cloud-init/k3s/master-init.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/cloud-init/k3s/supabase-init.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/k8s/test-local.sh | matched "curl " | 12 |
| medium | Remote Payload | package/carbon/cloud-init/k3s/worker-init.sh | matched "curl " | 12 |
| low | Credential file access | package/src/lib/deploy/compose/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/carbon/backup/backup.sh | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/carbon/backup/compose-backup.sh | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/carbon/docker-compose.yml | matched "AWS_ACCESS_KEY" | 3 |
Manifest
Package metadata
Scripts28
bump:majornode scripts/bump.js majorbump:minornode scripts/bump.js minorbump:patchnode scripts/bump.js patchformatbiome format --write src/ tests/lintnode scripts/check-shell-safety.js && node scripts/check-stale-deploy-references.js && biome check src/ tests/lint:fixbiome check --write src/ tests/lint:shellnode scripts/check-shell-safety.jslint:stale-deploynode scripts/check-stale-deploy-references.jspreparegit config core.hooksPath git-hooksprepublishOnlypnpm test:unit && pnpm linttestvitest runtest:civitest run --reporter=junit --outputFile=test-results.xmltest:clivitest run --project integration tests/integration/clitest:coveragevitest run --coveragetest:dockerDOCKER_INTEGRATION=true vitest run --project integration tests/integration/dockertest:e2eREAL_INFRA=true tsx tests/e2e/runner.tstest:e2e:batchREAL_INFRA=true tsx tests/e2e/runner.ts --batchtest:e2e:ciREAL_INFRA=true vitest run --project e2etest:e2e:expandedREAL_INFRA=true tsx tests/e2e/runner.ts --batch --expandedtest:e2e:reporttsx tests/e2e/metrics/reporter.tstest:e2e:singleREAL_INFRA=true vitest run --project e2e tests/e2e/singletest:integrationvitest run --project integrationtest:loadtesttsx tests/loadtest/cli.tstest:modulesvitest run --project integration tests/integration/modulestest:prepushpnpm lint && pnpm test:unit && pnpm test:integrationtest:templatevitest run --project integration tests/integration/templatetest:unitvitest run --project unittest:watchvitest
Dependencies7
@aws-sdk/client-s3^3.1017.0@clack/prompts^1.1.0@pulumi/hcloud^1.32.2@pulumi/pulumi^3.231.0bcryptjs^3.0.3undici^8.1.0which^7.0.0