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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 28 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/io-package.json | matched "raw.githubusercontent.com" | 12 |
| medium | Large Javascript Payload | package/admin/custom/assets/_virtual_mf___mfe_internal__ConfigCustomAiEnergyManager__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__.mjs-Qmea7kmD.js | 9720074 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/io-package.json | matched "raw.githubusercontent.com" | 12 |
| medium | Large Javascript Payload | package/admin/custom/assets/_virtual_mf___mfe_internal__ConfigCustomAiEnergyManager__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__.mjs-Qmea7kmD.js | 9720074 bytes | 10 |
| low | Obfuscation | package/admin/custom/assets/_virtual_mf___mfe_internal__ConfigCustomAiEnergyManager__loadShare___mf_0_emotion_mf_1_react__loadShare__.mjs-C_QoYoiQ.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/admin/custom/assets/main-B8zKNpy9.js | matched "\\u0048" | 3 |
Manifest
Package metadata
Scripts11
build:adminvite build --config src-admin/vite.config.js && node scripts/update-admin-cache-bust.js && prettier admin/custom --write && prettier admin/jsonConfig.json5 --write && prettier admin/custom --writechecknode --check main.js && node --check lib/*.js && node --check test/*.jsformatprettier . --writeformat:checkprettier . --checklinteslint -c eslint.config.mjs .lint:fixeslint -c eslint.config.mjs . --fixprepublishOnlynpm run build:admin && npm run check && npm run lint && npm testreleaserelease-scripttestnode --testtest:integrationnpm testtest:packagenpm test
Dependencies1
@iobroker/adapter-core^3.3.2