mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-05-04 05:50:49 +00:00
docs: clarify current PentAGI capability boundaries
This commit is contained in:
@@ -75,6 +75,13 @@ You can watch the video **PentAGI overview**:
|
||||
- API Token Authentication. Secure Bearer token system for programmatic access to REST and GraphQL APIs.
|
||||
- Quick Deployment. Easy setup through [Docker Compose](https://docs.docker.com/compose/) with comprehensive environment configuration.
|
||||
|
||||
### Current Capability Boundaries
|
||||
|
||||
- PentAGI today is an autonomous and assistant-guided penetration testing platform, not a CALDERA-style Breach and Attack Simulation (BAS) or adversary emulation product with predefined campaigns or attack plans.
|
||||
- BAS-like agent-authored attack scripts should be treated as conceptual or future work, not as a feature that is implemented today.
|
||||
- The current flow report UI supports web view, copy to clipboard, Markdown download, and PDF download. JSON flow-report export is not documented as a supported output format today.
|
||||
- Provider flexibility is available today through built-in providers and custom/OpenAI-compatible endpoints. See [Custom LLM Provider Configuration](#custom-llm-provider-configuration) and the [vLLM + Qwen3.5-27B-FP8 guide](examples/guides/vllm-qwen35-27b-fp8.md).
|
||||
|
||||
## Architecture
|
||||
|
||||
### System Context
|
||||
|
||||
Reference in New Issue
Block a user