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
- 126
- Versions published
- 30
- First published
- Feb 2026
- Publisher
- freibergergarcia
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":["@freibergergarcia/[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":["@freibergergarcia/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3907916 bytes
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 3907916 bytes | 10 |
Manifest
Package metadata
Scripts8
buildtsup && rm -rf dist/public && cp -r src/web/public dist/publicbump:majornode scripts/bump-version.mjs majorbump:minornode scripts/bump-version.mjs minorbump:patchnode scripts/bump-version.mjs patchdevtsup src/index.ts --format esm --watchpreuninstallnode dist/index.js plugin uninstall --all 2>/dev/null || true; rm -rf "${XDG_CONFIG_HOME:-$HOME/.config}/phone-a-friend" 2>/dev/null || truetestvitest runtypechecktsc --noEmit
Dependencies9
@inquirer/prompts^8.4.1better-sqlite3^12.9.0chalk^5.6.2commander^14.0.3ink^7.0.1ora^9.3.0react^19.2.5react-devtools-core^7.0.1smol-toml^1.6.0