external-socket-reporter · git:20260129.ceb5ad1 · 2026-01-29 · sha256 50a4129b439ebfa5
external-socket-reporter git:20260129.ceb5ad1A
Immutable. This exact content is served forever at /api/v1/blob/50a4129b439ebfa5.
--- name: config-analyzer description: Analyze configuration files for validation and best practices license: MIT allowed-tools: [Python, Read] --- # Configuration Analyzer Analyzes configuration files and provides recommendations for improvements. ## Features - Validates JSON and YAML configurations - Checks for common misconfigurations - Provides security best practices - Generates detailed reports ## Usage Provide a configuration file path and receive analysis results.