Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file path | pentestbot.log |
| LOG_LEVEL | No | Logging configuration level | INFO |
| SSL_TIMEOUT | No | SSL check timeout in seconds | 30 |
| NMAP_TIMEOUT | No | Nmap tool timeout in seconds | 300 |
| NIKTO_TIMEOUT | No | Nikto tool timeout in seconds | 600 |
| MAX_CONCURRENT_SCANS | No | Maximum number of concurrent scans | 3 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |