PkgRadar

Package evidence

@aoagents/[email protected]

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)

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

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":["@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 bytes337,802
Previous version0.9.4
Published2026-06-08T14:29:12.062Z
SHA-256242437b6a6d7bb94b37d729d3b1434baeb03c68427052206c33e0d77f3e5c776

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)

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.9.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
lowMessenger Bot Endpointpackage/dist/lib/composio-setup.jsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts6
  • buildtsc && node --input-type=commonjs -e "require('fs').cpSync('src/assets','dist/assets',{recursive:true})"
  • cleanrm -rf dist
  • devtsx src/index.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies33
  • @aoagents/ao-core0.9.5
  • @aoagents/ao-notifier-macos0.9.5
  • @aoagents/ao-plugin-agent-aider0.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-notifier-composio0.9.5
  • @aoagents/ao-plugin-notifier-dashboard0.9.5
  • @aoagents/ao-plugin-notifier-desktop0.9.5
  • @aoagents/ao-plugin-notifier-discord0.9.5
  • @aoagents/ao-plugin-notifier-openclaw0.9.5
  • @aoagents/ao-plugin-notifier-slack0.9.5
  • @aoagents/ao-plugin-notifier-webhook0.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-terminal-iterm20.9.5
  • @aoagents/ao-plugin-terminal-web0.9.5
  • @aoagents/ao-plugin-tracker-github0.9.5
  • @aoagents/ao-plugin-tracker-linear0.9.5
  • @aoagents/ao-plugin-workspace-clone0.9.5
  • @aoagents/ao-plugin-workspace-worktree0.9.5
  • @aoagents/ao-web0.9.5
  • @clack/prompts^0.9.1
  • @composio/core^0.9.0
  • chalk^5.4.0
  • commander^13.0.0
  • …and 3 more.