원클릭으로
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.