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
- 1
- First published
- May 2026
- Publisher
- coisini_9293
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":["@coisini_9293/[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":["@coisini_9293/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4636918 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 25 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/.next/server/chunks/8774.js | 4636918 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/.next/server/chunks/8774.js | 4636918 bytes | 10 |
| low | Credential file access | package/.next/server/chunks/2689.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/.next/server/chunks/6579.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/.next/server/chunks/7945.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts5
buildnext build --webpackdevnext dev -p 30141linteslint .releasenpm version patch --no-git-tag-version && npm run build && npm publish --access publicstartnext start -p 30141
Dependencies10
@earendil-works/pi-ai^0.75.5@earendil-works/pi-coding-agent^0.75.5@lobehub/icons^5.6.0@types/react-syntax-highlighter^15.5.13next16.2.1react^19.2.4react-dom^19.2.4react-markdown^10.1.0react-syntax-highlighter^16.1.1remark-gfm^4.0.1