PkgRadar

Package evidence

@aoagents/[email protected]

no findings

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
27
First published
Apr 2026
Publisher
agentwrapper

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@aoagents/[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":["@aoagents/[email protected]"],"fail_on":"review"}'
Publisheragentwrapper
Artifact bytes1,497,650
Previous version0.9.4
Published2026-06-08T14:29:07.810Z
SHA-25666219a1c79eebfb82db7691b4510a19b5819af5735f308e0798d3c852d20f864

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.9.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnext build && tsc -p tsconfig.server.json && node scripts/stamp-version.js
  • cleannode scripts/guard-production-artifact-clean.mjs && rimraf .next dist-server
  • devconcurrently "npm:dev:next" "npm:dev:direct-terminal"
  • dev:direct-terminalnode scripts/dev-direct-terminal.mjs
  • dev:nextnext dev -p ${PORT:-3000}
  • dev:optimizedrimraf .next dist-server && next build && tsc -p tsconfig.server.json && node dist-server/start-all.js
  • prebuildnode scripts/guard-production-artifact-clean.mjs && rimraf .next dist-server
  • screenshottsx e2e/screenshot.ts
  • screenshot:installnpx playwright install chromium
  • startnext start
  • start:allnode dist-server/start-all.js
  • testvitest run
  • test:e2e:reviewtsx e2e/review-board.e2e.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies24
  • @aoagents/ao-core0.9.5
  • @aoagents/ao-plugin-agent-claude-code0.9.5
  • @aoagents/ao-plugin-agent-codex0.9.5
  • @aoagents/ao-plugin-agent-cursor0.9.5
  • @aoagents/ao-plugin-agent-grok0.1.3
  • @aoagents/ao-plugin-agent-kimicode0.9.5
  • @aoagents/ao-plugin-agent-opencode0.9.5
  • @aoagents/ao-plugin-runtime-process0.9.5
  • @aoagents/ao-plugin-runtime-tmux0.9.5
  • @aoagents/ao-plugin-scm-github0.9.5
  • @aoagents/ao-plugin-tracker-github0.9.5
  • @aoagents/ao-plugin-tracker-linear0.9.5
  • @aoagents/ao-plugin-workspace-worktree0.9.5
  • @xterm/addon-fit0.12.0-beta.256
  • @xterm/addon-unicode110.10.0-beta.256
  • @xterm/addon-web-links0.13.0-beta.256
  • @xterm/addon-webgl0.20.0-beta.255
  • @xterm/xterm6.1.0-beta.256
  • next^15.1.0
  • next-themes^0.4.6
  • react^19.0.0
  • react-dom^19.0.0
  • server-only^0.0.1
  • ws^8.19.0
Optional dependencies1
  • node-pty^1.1.0