8 lines
525 B
Markdown
8 lines
525 B
Markdown
# Scripts
|
|
|
|
Bundled resources for security-misconfiguration-finder skill
|
|
|
|
- [ ] security_scan.py: Automates security scans using the plugin's core functionality, allowing Claude to quickly identify misconfigurations.
|
|
- [ ] report_formatter.py: Formats scan results into a user-friendly report, highlighting critical vulnerabilities and providing remediation steps.
|
|
- [ ] compliance_check.py: Checks the system configuration against industry standards (e.g., CIS benchmarks, NIST guidelines) and generates a compliance report.
|