This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses.
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill finding-security-misconfigurations92
Quality
51%
Does it follow best practices?
Impact
100%
1.01xAverage score across 9 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./backups/skills-migration-20251108-070147/plugins/security/security-misconfiguration-finder/skills/security-misconfiguration-finder/SKILL.mdThis skill empowers Claude to proactively detect security misconfigurations before they can be exploited. By utilizing the security-misconfiguration-finder plugin, Claude can analyze various configuration files and system settings to identify potential vulnerabilities and ensure compliance with security best practices. This allows for early detection and remediation of security weaknesses.
This skill activates when you need to:
User request: "Find security misconfigurations in my Terraform configuration file main.tf"
The skill will:
main.tf file for security vulnerabilities.User request: "Check my application's configuration file application.yml for security vulnerabilities."
The skill will:
application.yml file.This skill can be integrated with other plugins, such as infrastructure-as-code deployment tools, to automatically check for security misconfigurations before deployment. It can also be used in conjunction with reporting plugins to generate security audit reports.
213e2bd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.