On-demand audit of MCP usage. Reads .aura/security/mcp-audit.jsonl, surfaces blocked calls, rate-limit hits, suspicious input patterns. Companion to mcp-call-gate hook (which produces the audit log).
$npx -y skills add nguyenthienthanh/aura-frog --skill mcp-security-auditorInstalls into the current project.
Run `npx skills use "https://github.com/nguyenthienthanh/aura-frog" --skill "nguyenthienthanh/aura-frog/mcp-security-auditor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nguyenthienthanh/aura-frog" that are relevant to the current task. Run `npx skills add "https://github.com/nguyenthienthanh/aura-frog"` and select the relevant skills, then follow their instructions.