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
- 573
- Versions published
- 321Mature · −50% score
- First published
- Feb 2022
- Publisher
- afialapis
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/src/config/.env
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (4 events)
- available → available · risk high · score 37 · status available -> available, risk high -> high, score 40 -> 37
- available → available · risk high · score 40 · status available -> available, risk high -> high, score 46 -> 40
- available → available · risk high · score 46 · status available -> available, risk high -> high, score 118 -> 46
- new → available · risk high · score 118 · status changed
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="patch-package"
13 members · evidence strength 90afialapis
2 members · evidence strength 64Credential File Packaged — package/src/config/.env
2 members · evidence strength 70Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/src/config/.env | package/src/config/.env | 35 |
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/src/config/.env | package/src/config/.env | 35 |
| high | Credential File Packaged | package/template/.env | package/template/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
Manifest
Package metadata
Scripts12
buildrm -fr build/cli/* build/server/* &&npx miolo build && npm run create-binbuild-binnpx miolo build-bin --bin-entry=src/server/console/check_today.mjscreate-binnpx miolo create-bindebnpx miolo debdevnpx miolo devlintbiome check ./src --reporter=githublint:fixbiome check --write ./src --reporter=githubpostinstallpatch-packageresetrm -fr node_modules package-lock.json npm-lock.yaml && npm irestartnode ./build/server/run.mjs restart 1>> /var/log/miolo-sample.log 2>&1startnode ./build/server/run.mjs start 1>> /var/log/miolo-sample.log 2>&1stopnode ./build/server/run.mjs stop 1>> /var/log/miolo-sample.log 2>&1
Dependencies32
@radix-ui/react-avatar^1.1.11@radix-ui/react-collapsible^1.1.12@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-label^2.1.8@radix-ui/react-select^2.2.6@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-tooltip^1.2.8@stepperize/react^6.1.0@tailwindcss/postcss^4.3.0@tanstack/react-table^8.21.3class-variance-authority^0.7.1clsx^2.1.1farrapa^3.0.0-beta.10intre^3.0.0-beta.4joi^18.2.1lucide-react^1.16.0miolo-cli^3.0.0-beta.204miolo-modelfile:../miolo-modelmiolo-react^3.0.0-beta.204next-themes^0.4.6radix-ui^1.4.3react^19.2.6react-dom^19.2.6react-router^7.15.1recharts^3.8.1sonner^2.0.7tailwind^4.0.0tailwind-merge^3.6.0- …and 2 more.