Audit and fix sensitive-data exposure through Python runtime logging in openai-agents-python. Use when reviewing logging, print, warnings, stderr, traceback, MCP names, model or tool exceptions, redaction flags, or any diagnostic path that may retain user data.
$npx -y skills add openai/openai-agents-python --skill sensitive-logging-auditInstalls into the current project.
Run `npx skills use "https://github.com/openai/openai-agents-python" --skill "openai/openai-agents-python/sensitive-logging-audit"` 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/openai/openai-agents-python" that are relevant to the current task. Run `npx skills add "https://github.com/openai/openai-agents-python"` and select the relevant skills, then follow their instructions.