mcpbeat

Config Analyzer

cisco-ai-defense/config-analyzer

Analyze configuration files for validation and best practices

3k tokens
context cost
the whole folder, loaded on every use
6
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
2392
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cisco-ai-defense/skill-scanner --skill config-analyzer

What comes with it

11 007 bytes besides the instruction
_expected.json
analyze.py
collector.py
encoder.py
reporter.py

The instruction itself

3 sections, as written by the author

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.

How to use it

Copy the folder

Take cisco-ai-defense/config-analyzer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.