Tools 🟑 PREVIEW - Security

Security dashboard & compliance

Not a launcher app. security dashboard without a catalogue entry. This page is kept here because it documents part of the suite, but it does not appear in the app menu and has no stability classification.

Tools Interface Screen

Overview

Tools is a comprehensive security dashboard and compliance management system within General Bots Suite. Monitor security posture, manage firewall rules, track audit logs, handle encryption keys, and maintain compliance with industry standards. Tools provides centralized security operations for the entire platform.


Features

Security Score

MetricDescription
Overall ScoreSecurity posture rating (0-100)
Risk LevelCurrent risk classification
TrendScore changes over time
RecommendationsImprovement suggestions
BenchmarksComparison with industry standards

Rules

ActionDescription
CreateDefine new security rules
EnableActivate/deactivate rules
EditModify rule conditions
DeleteRemove obsolete rules
TestValidate rules against test data

Audit Log

FeatureDescription
SearchFull-text search across all events
FilterBy date, user, action, or severity
ExportDownload as CSV or JSON
RetentionConfigurable log retention policies
Real-timeLive event streaming

Firewall

FeatureDescription
RulesCreate/edit firewall rules
PortsManage open/closed ports
WhitelistAllow specific IPs
BlacklistBlock suspicious IPs
LoggingTrack blocked connections

Encryption

FeatureDescription
KeysGenerate and manage encryption keys
CertificatesSSL/TLS certificate management
RotationAutomatic key rotation schedules
AuditTrack key usage and access
ComplianceFIPS 140-2 compliance checking

Keyboard Shortcuts

ShortcutAction
G then SGo to Security Score
G then RGo to Rules
G then AGo to Audit Log
G then FGo to Firewall
G then EGo to Encryption
NCreate new rule
/Focus search
EscClose modal

Tools via Chat

Checking Security Status

Viewing Audit Log


API Reference

EndpointMethodDescription
/api/security/scoreGETGet security score
/api/security/rulesGETList security rules
/api/security/rulesPOSTCreate security rule
/api/security/rules/:idPUTUpdate rule
/api/security/auditGETQuery audit log
/api/security/firewall/rulesGETList firewall rules
/api/security/firewall/rulesPOSTAdd firewall rule
/api/security/encryption/keysGETList encryption keys
/api/security/encryption/keysPOSTGenerate new key
/api/security/recommendationsGETGet improvement suggestions