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
- 3,487Mature · −50% score
- First published
- Apr 2024
- 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":["@marimo-team/[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":["@marimo-team/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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 4 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/components/editor/connections/database/as-code.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/src/components/editor/connections/database/schemas.ts | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
| low | Obfuscation Density | package/dist/chunk-5FQGJX7Z-BNjes6Yx.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-B4BG7PRW-BL98U9B4.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/node-sql-parser-B8nBD36q.js | 4602987 bytes | 0 |
| low | Large Javascript Payload | package/dist/Plot-CAYS29h9.js | 8384833 bytes | 0 |
| low | Obfuscation Density | package/dist/zod-aLSua2NL.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts19
buildcross-env vite buildbuild-storybookstorybook buildbuild:islandscross-env VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mts buildbuild:watchvite build --watch --outDir ../marimo/_staticcicross-env CI=true run-s lint typecheck test builddevvitedev:islandscross-env VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mtsdev:quartoVITE_MARIMO_ISLANDS=true viteformatoxfmt --config ../.oxfmtrc.jsonlintrun-s lint:oxlint lint:stylelintlint:oxlintoxlint --fixlint:stylelintstylelint src/**/*.css --fixpreinstallnpx only-allow pnpmpreviewvite previewpreview:islandscross-env VITE_MARIMO_VERSION='0.4.6' VITE_MARIMO_ISLANDS=true vite --config islands/vite.config.mts buildstartvitestorybookstorybook dev -p 6006testvitesttypechecktsgo
Dependencies142
@ai-sdk/react^3.0.134@anywidget/types^0.2.0@codemirror/autocomplete^6.20.1@codemirror/commands^6.10.2@codemirror/lang-markdown^6.5.0@codemirror/lang-python^6.2.1@codemirror/lang-sql^6.10.0@codemirror/language^6.12.2@codemirror/language-data^6.5.2@codemirror/legacy-modes^6.5.2@codemirror/lint^6.9.5@codemirror/merge^6.12.0@codemirror/search^6.6.0@codemirror/state^6.5.4@codemirror/theme-one-dark^6.1.3@codemirror/view^6.39.16@dagrejs/dagre^1.1.8@date-fns/tz^1.4.1@dnd-kit/core^6.3.1@dnd-kit/modifiers^9.0.0@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@emotion/cache^11.14.0@emotion/react^11.14.0@glideapps/glide-data-grid6.0.4-alpha9@hookform/resolvers^5.2.2@img-comparison-slider/react^8.0.2@internationalized/date^3.10.1@lezer/common^1.5.1@lezer/highlight^1.2.3- …and 112 more.