PkgRadar

Package evidence

@declaragent/[email protected]

Install-time lifecycle script: postinstall="node ./bin/postinstall.js"

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
33
First published
Apr 2026
Publisher
gatolgaj

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":["@declaragent/[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":["@declaragent/[email protected]"],"fail_on":"review"}'
Publishergatolgaj
Artifact bytes353,939
Previous version0.7.4
Published2026-04-23T18:54:36.669Z
SHA-256c22635dc787fa1c6ba5869354c1619c93953cb269058796809dba5c47ae73274

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./bin/postinstall.js"

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.7.5Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./bin/postinstall.js"5

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.build.json
  • cleanrm -rf dist bin/declaragent-binary
  • devbun scripts/write-version.ts && bun run src/index.tsx
  • postinstallnode ./bin/postinstall.js
  • prebuildbun scripts/write-version.ts
  • regen-snapshotsbun scripts/regen-k8s-snapshot.ts
  • typecheckbun scripts/write-version.ts && tsc --noEmit
Dependencies7
  • @declaragent/core^0.5.4
  • @declaragent/plugin-agent-rpc^4.0.3
  • ink^5.0.1
  • ink-text-input^6.0.0
  • react^18.3.1
  • yaml^2.8.3
  • zod^4.3.6
Optional dependencies1
  • @declaragent/channel-whatsapp^4.0.0