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
- 9,831Niche · −30% score
- Versions published
- 106Mature · −50% score
- First published
- May 2022
- 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":["@supernovaio/[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":["@supernovaio/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 12 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/utils/ui/services/dependency-service.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/utils/ui/services/template-service.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/template-upload.js | matched ".npmrc" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/utils/ui/services/dependency-service.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/utils/ui/services/template-service.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/template-upload.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/utils/ui/steps/dependencies/prompts.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/utils/template-upload-npmrc.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts12
buildnpx shx rm -rf dist && tsc -b && cp -R ./src/docker-scripts ./distcheck-typestsc --noEmitlinteslintlint:cieslint . --quietlint:fixeslint . --fixpostpackshx rm -f oclif.manifest.jsonprepackoclif manifest && oclif readmesentry:sourcemapssentry-cli sourcemaps inject --org supernova-studio --project cli ./dist && sentry-cli sourcemaps upload --org supernova-studio --project cli ./disttestNODE_OPTIONS='--loader=ts-node/esm --no-warnings' vitest --config vitest.config.tstest:ciNODE_OPTIONS='--loader=ts-node/esm --no-warnings' vitest run --config vitest.config.tstypechecktsc --noEmitversionoclif readme && git add README.md
Dependencies40
@hackolade/keytar^33.1.0-7.9.0@inquirer/core^9.2.1@inquirer/figures^1.0.13@oclif/core^4@oclif/plugin-help^6@oclif/plugin-plugins^5@sentry/nestjs10.43.0@sentry/node10.43.0@sentry/profiling-node10.43.0@sindresorhus/slugify^2.2.1@supernova-studio/client1.96.3@supernova-studio/model1.96.3@supernova-studio/pulsar-core2.7.13@supernova-studio/pulsar-language2.7.13@supernova-studio/simple-parse-github-url1.0.0@supernovaio/sdk2.2.54@types/fs-extra^11.0.4adm-zip^0.5.16ansi-escapes^4.3.2axios^1.13.6cli-progress^3.12.0colors^1.4.0dotenv^16.4.7fs-extra^11.3.2glob^11.0.1https-proxy-agent^7.0.6inquirer^12.5.2ip-cidr^4.0.2jwt-decode^4.0.0keytar^7.9.0- …and 10 more.