Skip to content

Security: breakbottle/c-ai-agent

Security

SECURITY.md

Security Policy

Reporting

If you find a security issue, please report it privately to the project maintainer instead of opening a public issue with exploit details.

Good Reports Include

  • what component is affected
  • what the impact is
  • how to reproduce the issue
  • whether the issue requires local access, config changes, or specific capabilities

Current Security Posture

C-Agent is designed around a controller-governed action layer.

That means the main security boundaries are:

  • approved capabilities only
  • explicit manifest-driven actions
  • bounded file access through controller surfaces
  • explicit MCP configuration

Please pay special attention to reports involving:

  • arbitrary command execution
  • path traversal
  • unsafe MCP tool invocation
  • unsafe memory persistence or log handling

There aren't any published security advisories