PkgRadar

Package evidence

@composio/[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.

Weekly downloads
48
Versions published
3
First published
Mar 2026
Publisher
haxzie

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":["@composio/[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":["@composio/[email protected]"],"fail_on":"review"}'
Publisherhaxzie
Artifact bytes1,043,345
Previous version0.1.0
Published2026-03-21T09:58:44.247Z
SHA-2561880e6097f6e676b249f3464042c03354db1d30569f93cbac1b244a7d61eb0de

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.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildnext build && tsc -p tsconfig.server.json
  • cleanrm -rf .next dist-server
  • devconcurrently "npm:dev:next" "npm:dev:terminal" "npm:dev:direct-terminal"
  • dev:direct-terminaltsx watch server/direct-terminal-ws.ts
  • dev:nextnext dev -p ${PORT:-3000}
  • dev:terminaltsx watch server/terminal-websocket.ts
  • screenshottsx e2e/screenshot.ts
  • screenshot:installnpx playwright install chromium
  • startnext start
  • start:allnode dist-server/start-all.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies15
  • @composio/ao-core0.2.0
  • @composio/ao-plugin-agent-claude-code0.2.0
  • @composio/ao-plugin-agent-opencode0.2.0
  • @composio/ao-plugin-runtime-tmux0.2.0
  • @composio/ao-plugin-scm-github0.2.0
  • @composio/ao-plugin-tracker-github0.2.0
  • @composio/ao-plugin-tracker-linear0.2.0
  • @composio/ao-plugin-workspace-worktree0.2.0
  • @xterm/addon-fit^0.11.0
  • @xterm/addon-web-links^0.12.0
  • next^15.1.0
  • react^19.0.0
  • react-dom^19.0.0
  • ws^8.19.0
  • xterm^5.3.0
Optional dependencies1
  • node-pty^1.1.0