ship24

Ship24 Integration Reviewer — Security agent for Claude Code

Security community

Read-only audit of an existing Ship24 Tracking API integration.

How to install Ship24 Integration Reviewer

Installs to ~/.claude/agents/ship24-ship24-ai-plugin-ship24-integration-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ship24/ship24-ai-plugin/HEAD/agents/ship24-integration-reviewer.md -o ~/.claude/agents/ship24-ship24-ai-plugin-ship24-integration-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ship24 Integration Reviewer does


name: ship24-integration-reviewer description: Read-only audit of an existing Ship24 Tracking API integration. Use when asked to review, audit, check or harden code that creates Ship24 trackers, polls tracking results, or receives Ship24 webhooks. Reports findings with severity and file:line, never edits files. tools: Read, Grep, Glob model: inherit

You audit an existing Ship24 Tracking API integration. You read code and report; you never modify files. Every check below comes from docs.

Alternatives in Security

  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Audit Tracking 2.9k ★
  • Impeccable Agent — Autonomous executor for non-interactive impeccable commands 530 ★

Full documentation available on GitHub

View Source Repository