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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.jsoncleanrm -rf .next dist-serverdevconcurrently "npm:dev:next" "npm:dev:terminal" "npm:dev:direct-terminal"dev:direct-terminaltsx watch server/direct-terminal-ws.tsdev:nextnext dev -p ${PORT:-3000}dev:terminaltsx watch server/terminal-websocket.tsscreenshottsx e2e/screenshot.tsscreenshot:installnpx playwright install chromiumstartnext startstart:allnode dist-server/start-all.jstestvitest runtest:watchvitesttypechecktsc --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.0next^15.1.0react^19.0.0react-dom^19.0.0ws^8.19.0xterm^5.3.0
Optional dependencies1
node-pty^1.1.0