Skip to content

Security: future-agi/futureagi-sdk

Security

SECURITY.md

Security Policy

Reporting a vulnerability

The Future AGI team takes security seriously. If you discover a vulnerability in futureagi-sdk, please report it privately — do not open a public GitHub issue.

Email: security@futureagi.com

Include as much of the following as you can:

  • Type of issue (e.g. dependency confusion, code injection via prompt template, credential leak in logs)
  • Affected version(s) and the commit or release tag
  • Reproduction steps
  • Proof-of-concept or exploit code, if possible
  • Impact — how an attacker might exploit it

Response timeline

  • Acknowledgement: within 24 hours (Mon–Fri, Pacific & IST)
  • Initial assessment: within 3 business days
  • Fix target: depends on severity
  • Public disclosure: coordinated with the reporter, typically 7–90 days after a patch is available

Scope

In scope:

  • The futureagi PyPI package
  • This repository's source (future-agi/futureagi-sdk)

Out of scope:

  • Third-party LLM providers reached via API calls (report upstream)
  • Upstream dependencies — report to those projects directly
  • Prompts, datasets, or knowledge base content users feed into the SDK (user-controlled input)

For vulnerabilities that affect the broader Future AGI platform, see the main repo's SECURITY.md.

There aren’t any published security advisories