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
- 2,173Niche · −30% score
- Versions published
- 85
- First published
- Apr 2026
- Publisher
- dlr-pi-devops
Effective trust discount applied: −30% (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":["@digital-realty/[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":["@digital-realty/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/scripts/config.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts32
buildrun-s build:step:*build:localnpm run build --env=localbuild:step:generatenpm run generate-config && npm run generate-api:notifications && npm run compile-less-to-styles && npm run tailwindcss:build && npm run twlit:buildbuild:step:packagerimraf dist && tsc && rollup -c rollup.config.mjsbuild:workspacenpm run buildcompile-less-to-stylesrimraf --glob "src/styles/*.js" && node build_scripts/compile-less-to-styles.cjsformatnpm run format:eslint && npm run format:prettierformat:eslinteslint --ext .js,.html . --fixformat:prettierprettier "**/*.js" --writegenerate-api:notificationsopenapi-generator-cli generate -i src/components/notifications/api/notifications-api.yaml -g typescript-fetch -o src/components/notifications/api/notifications-api --additional-properties=typescriptThreePlus=true,importFileExtension=.jsgenerate-confignode build_scripts/generate-config.cjsgenerate-import-mapix-import-map write-import-map --latest-packages=true && node build_scripts/inject-mfe-importmap.cjsgenerate-import-map-localhostix-import-map write-import-map --cdn=http://localhost:8081 && node build_scripts/inject-mfe-importmap.cjsinject-mfe-importmapnode build_scripts/inject-mfe-importmap.cjslintnpm run lint:eslint && npm run lint:prettierlint:eslinteslint --ext .js,.html .lint:prettierprettier "**/*.js" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)pipelines-npm-auditnode build_scripts/pipelines-npm-audit.cjsprepacknpm run buildservenpm run build && prpl-server --root distserve:distweb-dev-server --config web-dist-server.config.mjsstartnpm run start:pre-serve && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds" "npm run tailwindcss:watch" "npm run twlit:watch"start:pre-serverimraf lib && rollup -c preserve.rollup.config.mjs && tscstart:serveweb-dev-servertailwindcss:buildtailwind -i ./src/tailwindlib.css -o ./src/styles/tw.csstailwindcss:watchtailwind -i ./src/tailwindlib.css -o ./src/styles/tw.css --watchtestnpm run test:prebuild && web-test-runner --coveragetest:prebuildrimraf lib && tsc && rollup -c preserve.rollup.config.mjs && npm run compile-less-to-styles && npm run tailwindcss:build && npm run twlit:build && npm run generate-config --use_test_settings=truetest:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"ts:watchconcurrently -k -r "tsc --watch --preserveWatchOutput" "npm run tailwindcss:watch" "npm run twlit:watch"- …and 2 more.
Dependencies49
@adobe/lit-mobx^2.2.2@digital-realty/ix-account-switcher^1.1.6@digital-realty/ix-app-logic^2.0.1@digital-realty/ix-divider^1.2.3@digital-realty/ix-icon^1.1.3@digital-realty/ix-icon-button1.2.2@digital-realty/ix-intraportal-nav^1.0.1@digital-realty/ix-menu1.0.4@digital-realty/ix-toast1.0.27@digital-realty/ix-tooltip^1.1.3@digital-realty/theme^3.0.1@floating-ui/dom^1.6.7@koa/cors^3.4.3@lit-labs/motion^1.0.7@lit/react^1.0.5@lit/reactive-element^2.0.4@material/web2.4.0@microsoft/applicationinsights-web^2.5.10@redux-offline/redux-offline^2.6.0@vaadin/grid^24.4.7@vaadin/router^1.7.2@web/dev-server-import-maps^0.0.7@web/dev-server-rollup^0.3.19@webcomponents/custom-elements^1.4.2@webcomponents/webcomponentsjs^2.4.3cross-fetch^4.0.0date-fns^4.1.0http-request-mock^1.8.28http-status-codes^1.4.0lit^3.1.0- …and 19 more.
Optional dependencies2
@rollup/rollup-darwin-x64^4.24.0@rollup/rollup-win32-x64-msvc^4.24.0