Skip to content

Security: agentstacktech/agentstack-sdk

Security

SECURITY.md

Security Policy

RU: SECURITY_ru.md

Supported versions

Security fixes are published for the current platform line aligned with AGENTSTACK_CORE_VERSION in the AgentStack monorepo (shared/constants.py).

Reporting a vulnerability

Please report security issues privately:

Include: affected package/version, reproduction steps, and impact assessment.

Secrets

Never commit API keys, JWTs, or ecosystem default keys. Use environment variables (AGENTSTACK_API_BASE, session tokens via sdk.platform.auth.login).

There aren't any published security advisories