From aport-guardrails
Check APort guardrail status — passport validity, evaluation mode, and recent audit log entries. Works for all frameworks.
npx claudepluginhub aporthq/aport-agent-guardrails --plugin aport-guardrailsThis skill uses the workspace's default tool permissions.
You are checking the current state of APort Agent Guardrails.
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.
Audits AI agent skills for security risks: scans code, credentials, permissions, network exposure; generates HTML reports. Use for checkups, third-party scans, action evaluation, command blocking, data leak prevention, daily patrols.
Explains ClawdStrike's 12 security guards, rulesets (permissive, default, strict), and policies for troubleshooting denials, understanding blocks, and configuring settings.
Share bugs, ideas, or general feedback.
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.