Package evidence
@oicl/[email protected]
Remote Dependency Spec: devDependencies.@semantic-release/github="github:semantic-release/github"
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
- 196Mature · −50% score
- First published
- Feb 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":["@oicl/[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":["@oicl/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@semantic-release/github="github:semantic-release/github"
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 2 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@semantic-release/github="github:semantic-release/github" | 8 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@semantic-release/github="github:semantic-release/github" | 8 |
| low | Large Javascript Payload | package/bundle/openbridge-webcomponents.bundle.js | 12320088 bytes | 0 |
Manifest
Package metadata
Scripts45
analyzecem analyze --litelement --globs "src/**/*.ts" --exclude "src/**/*.stories.ts" && tsx ./script/sort-custom-element-manifest.tsanalyze:watchcem analyze --litelement --globs "src/**/*.ts" --exclude "src/**/*.stories.ts" --watchbuildnpm run build:translations && npm run build:tsbuild-storybookstorybook buildbuild:bundletsx ./script/generate-bundle-entry.ts && vite build --mode bundlebuild:fullnpm run build:translations && npm run typecheck && npm run build:bundle && npm run build:ts && npm run analyze && npm run wrappersbuild:translationslit localize buildbuild:tsvite buildbuild:ts:watchvite build --watchcleanrm -rf node_modules dist bundle custom-elements.jsondownload:iconstsx ./script/download-icons.tsfix-importsnode fix-imports.mjsfix-imports:checknode fix-imports.mjs --dry-runformatprettier "**/*.{cjs,html,js,json,md,ts,css}" --writeformat:checkprettier "**/*.{cjs,html,js,json,md,ts,css}" --checklintnpm run lint:mixins && npm run lint:variables && npm run lint:icons && npm run lint:lit-analyzer && npm run lint:eslintlint:eslinteslint 'src/**/*.ts'lint:iconstsx ./script/check-icon-hex-leaks.tslint:lit-analyzerlit-analyzer --strict --maxWarnings 0lint:mixinstsx ./script/check-css-mixins.tslint:variablestsx ./script/check-css-variables.tsnew:componenttsx ./new-component.tsprebuild-storybooknpm run build:translationsprepacknpm run build && npm run build:bundle && npm run analyzepreviewvite previewstorybooknpm run analyze && storybook dev -p 6006 --no-openstorybook:serverhttp-server -p 6006 storybook-statictest-storybookvitest --project=storybooktest-storybook:dockermkdir -p /tmp/openbridge-webcomponents-vis-results && rm -rf /tmp/openbridge-webcomponents-vis-results/* && docker run -it --user $(id -u):$(id -g) -v $(pwd):/app/packages/openbridge-webcomponents -v /tmp/openbridge-webcomponents-vis-results:/app/packages/openbridge-webcomponents/__vis__/linux/__results__ -w /app/packages/openbridge-webcomponents openbridge-webcomponents-storybook npm run test-storybooktest-storybook:watchvitest --project=storybook --watch- …and 15 more.
Dependencies6
@lit-labs/observers^2.1.0@lit/localize^0.12.2chart.js^4.5.1lit^3.3.2semver^7.7.4uplot^1.6.32