PkgRadar

Package evidence

@ethosagent/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
32
First published
Apr 2026
Publisher
ethos.ai

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":["@ethosagent/[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":["@ethosagent/[email protected]"],"fail_on":"review"}'
Publisherethos.ai
Artifact bytes1,303,855
Previous version0.4.12
Published2026-06-11T11:21:42.867Z
SHA-256a8b35a0465bd3d88ee007d8e5cfb4fd1f6391fcb5fbbdffda7c648530e1e4ce0

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/web/assets/index-DU4YFUVz.js2143641 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2524923 bytes0

Manifest

Package metadata

Scripts6
  • buildtsup
  • copy-datarm -rf data && cp -R ../../extensions/personalities/data data
  • copy-skillsrm -rf skills && cp -R ../../skills skills
  • copy-webpnpm --filter @ethosagent/web build && rm -rf web && cp -R ../web/dist web && find web -name '*.map' -delete
  • postinstallnode scripts/postinstall.mjs
  • prebuildpnpm copy-data && pnpm copy-web && pnpm copy-skills
Dependencies22
  • @anthropic-ai/sdk^0.96.0
  • @aws-sdk/client-secrets-manager^3.800.0
  • @ethosagent/core0.4.13
  • @ethosagent/types0.4.13
  • @hono/node-server^2.0.0
  • @modelcontextprotocol/sdk^1.0.0
  • @orpc/contract^1.14.3
  • @orpc/openapi^1.14.0
  • @orpc/server^1.14.0
  • @types/better-sqlite3^7.6.12
  • argon2^0.43.0
  • better-sqlite3^12.9.0
  • croner^9.0.0
  • gray-matter^4.0.3
  • hono^4.12.15
  • ink^7.0.0
  • openai^6.37.0
  • pino^10.3.1
  • react19.2.6
  • ws^8.20.0
  • yaml^2.7.1
  • zod^4.3.6
Optional dependencies8
  • @slack/bolt^3.21.0
  • @xenova/transformers^2.17.2
  • discord.js^14.16.0
  • grammy^1.26.0
  • imapflow^1.0.170
  • mailparser^3.7.2
  • nodemailer^6.10.1
  • playwright^1.48.0