Skip to content

Security: leohuang0423/agent-auth-kit

Security

SECURITY.md

Security Policy

Supported Scope

This repository is a public auth orchestration core. It intentionally excludes private provider implementations and private infrastructure credentials.

Security Expectations

  • Never commit tokens, cookies, device codes, or real recipient identifiers.
  • Never use examples that require real internal credentials.
  • Never ask users to paste secrets into chat as the default workflow.
  • Keep browser handoff explicit when session transfer cannot be proven safe.

Reporting

If you discover a security issue, do not open a public issue with exploit details. Contact the maintainer privately first and include:

  • affected version
  • impact
  • reproduction steps
  • proposed mitigation if available

Out Of Scope

  • vulnerabilities in private companion providers
  • bugs caused by operator pasting live secrets into demos against project guidance

There aren’t any published security advisories