Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_TOKEN | No | GitHub token for repository search | |
CENSYS_API_ID | No | Censys API ID for certificate/host search | |
SHODAN_API_KEY | No | Shodan API key for device discovery | |
CENSYS_API_SECRET | No | Censys API secret | |
HUNTER_IO_API_KEY | No | Hunter.io API for email discovery | |
BINARYEDGE_API_KEY | No | BinaryEdge API for internet scanning | |
VIRUSTOTAL_API_KEY | No | VirusTotal API key for threat intelligence | |
SECURITYTRAILS_API_KEY | No | SecurityTrails API for DNS history |
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 |