Anthropic Claude
Designed to assist security professionals with security investigations, threat hunting, and anomaly detection, leveraging Anthropic Claude's natural language conversational capabilities.
Messaging and Conferencing · Anthropic Claude
Configuration parameters
url— Server URL (required)apikey—model-select— Modelmodel-freetext— Model (Optional - overrides selected choice)max_tokens— Max tokens (required)temperature— Temperaturetop_p— Top Pcompliance_apikey— Compliance Access Keyorganization_uuid— Organization UUIDisFetchEvents— Fetch eventsactivity_types— Activity typesmax_events_per_fetch— Maximum number of events per fetchinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (16)
-
claude-check-email-bodyCheck email body for possible security issues. It is possible to keep asking questions on the provided info using 'claude-send-message'. Resets conversation context by default.
-
claude-check-email-headerChecking email header for possible security issues. It is possible to keep asking questions on the provided info using 'claude-send-message'. Resets conversation context by default.
-
claude-create-soc-email-templateCreate an email template out of the conversation context to be sent from the SOC.
-
claude-get-eventsManually retrieve Activity Feed events from the Anthropic Compliance API for testing and troubleshooting. Use this command for development and debugging only, as it may produce duplicate events, exceed API rate limits, or disrupt the fetch mechanism.
-
claude-get-project-documentRetrieve a project document including its text content (Compliance API).
-
claude-list-chat-messagesList the messages of a chat (Compliance API).
-
claude-list-chatsList chats metadata (Compliance API).
-
claude-list-group-membersList the members of a group (Compliance API).
-
claude-list-groupsList groups, or retrieve a single group when group_id is provided (Compliance API).
-
claude-list-organization-usersList the users of an organization (Compliance API).
-
claude-list-organizationsList the organizations under the parent organization (Compliance API).
-
claude-list-project-attachmentsList the attachments of a project (Compliance API).
-
claude-list-projectsList projects, or retrieve a single project when project_id is provided (Compliance API).
-
claude-list-role-permissionsList the permissions of a role (Compliance API).
-
claude-list-rolesList roles of an organization, or retrieve a single role when role_id is provided (Compliance API).
-
claude-send-messageSend a plain message to the selected Claude model and receive the generated response.