aeg is pre-1.0.
Security fixes are currently applied to the latest main branch.
Please do not open public issues for security vulnerabilities.
Report privately with:
- description of the issue
- impact assessment
- proof of concept or reproduction steps
- suggested remediation (if available)
Contact:
- Open a private security advisory on GitHub (recommended), or
- Email:
security@aeg.local(replace with your real security contact before publishing)
- Triage and acknowledge report.
- Reproduce and assess severity.
- Prepare patch and tests.
- Coordinate disclosure timeline.
- Publish advisory and remediation notes.
High-priority security areas:
- prompt injection and jailbreak bypass in guard policies
- unsafe tool/action execution
- improper human-approval bypass
- memory/context leakage across sessions
- world-model unsafe action execution
- Keep dependencies updated.
- Use least-privilege credentials for providers.
- Store API keys in environment variables, never in source.
- Enable audit logging for runtime decisions.
- Review eval gates before releases.