ワンクリックで
status
Check APort guardrail status — passport validity, evaluation mode, and recent audit log entries. Works for all frameworks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check APort guardrail status — passport validity, evaluation mode, and recent audit log entries. Works for all frameworks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Set up APort guardrails for Claude Code. Creates a passport and activates the PreToolUse hook that enforces policy on every tool call. Local evaluation by default, zero network calls.
Set up APort guardrails for OpenClaw. Local-first policy enforcement that checks tool calls against your passport before execution. Zero network calls by default. Open-source (Apache 2.0).
SOC 職業分類に基づく
| name | status |
| description | Check APort guardrail status — passport validity, evaluation mode, and recent audit log entries. Works for all frameworks. |
You are checking the current state of APort Agent Guardrails.
${CLAUDE_PLUGIN_ROOT}/bin/aport-status.sh
Expected output includes:
cat ~/.claude/aport/audit.log 2>/dev/null | tail -10 || echo "No audit log found."
Report the results to the user.
Tell the user no guardrails are configured and suggest running /aport-guardrails:claude-code to set up.