Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Insecure Defaults

Skill Aktiv

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

Zweck

To help developers and security auditors automatically detect and report on insecure default configurations that could lead to security breaches.

Funktionen

  • Detects hardcoded secrets and weak credentials
  • Identifies fail-open security vulnerabilities
  • Distinguishes critical vulnerabilities from safe patterns
  • Analyzes configuration files and environment variable handling

Anwendungsfälle

  • Auditing security of production applications
  • Reviewing configuration management and IaC templates
  • Code review for secrets management
  • Pre-deployment security checks

Nicht-Ziele

  • Analyzing test fixtures or development-only tools
  • Auditing example/template files
  • Verifying build-time configuration replaced during deployment
  • Reporting on fail-secure patterns that crash safely

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days indicate a low closure rate and potential slow response from maintainers.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install insecure-defaults@trailofbits

Qualitätspunktzahl

75 /100
Analysiert about 16 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen