Multi file exfiltration
Skill cisco-ai-defense/skill-scanner/evals/skills/behavioral-analysis/multi-file-exfiltration
Analyze configuration files for validation and best practicesFrom its SKILL.md
npx -y skills add cisco-ai-defense/skill-scanner --skill multi-file-exfiltrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.5 KB, 57 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 5 files
10.7 KB alongside SKILL.md, 4 of them executable
- analyze.pyruns2.4 KB
- collector.pyruns2.2 KB
- encoder.pyruns1.6 KB
- _expected.json2.6 KB
- reporter.pyruns2.0 KB