PkgRadar

Package evidence

@coisini_9293/[email protected]

Large Javascript Payload: 4636918 bytes

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 promoting

Mixed 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"}'
Publishercoisini_9293
Artifact bytes3,779,108
Previous versionnone
Published2026-05-28T09:28:32.450Z
SHA-2566e1414db91cde83dd5b93f67e44dcb10bf74623e12c0a423a3adc9cb681ca95c

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

review
Last checked
reviewRisk
25Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/.next/server/chunks/8774.js4636918 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/.next/server/chunks/8774.js4636918 bytes10
lowCredential file accesspackage/.next/server/chunks/2689.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/.next/server/chunks/6579.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/.next/server/chunks/7945.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts5
  • buildnext build --webpack
  • devnext dev -p 30141
  • linteslint .
  • releasenpm version patch --no-git-tag-version && npm run build && npm publish --access public
  • startnext 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.13
  • next16.2.1
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1