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
- 2
- First published
- Jun 2026
- Publisher
- amahmoud57
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":["@embr-platform/[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":["@embr-platform/[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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli.js | matched ".azure/" | 5 |
| low | Large Javascript Payload | package/embr-bundle.mjs | 2892595 bytes | 0 |
Manifest
Package metadata
Scripts13
buildtsc && node scripts/bundle.jsdevtsc && node scripts/bundle.js && node embr-bundle.mjsformatprettier --write "src/**/*.{ts,tsx}"format:checkprettier --check "src/**/*.{ts,tsx}"link:devnpm run build && npm linklinteslint .prebuildnode scripts/copy-skills.js && node scripts/copy-docs.jsprepublishOnlynpm run buildstartnode embr-bundle.mjstestvitest runtest:coveragevitest run --coveragetest:watchvitestunlink:devnpm unlink -g @embr-platform/cli
Dependencies10
chalk^4.1.2cli-table3^0.6.5commander^14.0.0conf^10.2.0ink^6.8.0ink-select-input^6.2.0ink-spinner^5.0.0ink-text-input^6.0.0react^19.2.4ws^8.19.0