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

Insecure Defaults

Plugin Aktiv
Teil von:Trailofbits

Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production

1 Skill 0 MCPs
Zweck

To help developers and security auditors proactively identify and mitigate risks associated with insecure default configurations before they can be exploited.

Funktionen

  • Detects hardcoded fallback secrets
  • Identifies default credentials and weak authentication
  • Flags weak cryptographic defaults
  • Analyzes permissive access control configurations
  • Distinguishes fail-open from fail-secure behaviors

Anwendungsfälle

  • Conducting security audits on production applications
  • Reviewing deployment manifests (Docker, Kubernetes, IaC)
  • Performing pre-production checks for security misconfigurations
  • Analyzing environment variable handling for secrets management

Nicht-Ziele

  • Detecting vulnerabilities in test fixtures or example files
  • Analyzing development-only tools or build-time configurations
  • Scanning documentation files for security issues
  • Identifying 'fail-secure' patterns where applications crash safely

Trust

  • warning:Issues Attention13 issues opened, 4 closed in the last 90 days, indicating a low closure rate and potential for slow maintainer response.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

85 /100
Analysiert about 16 hours ago

Vertrauenssignale

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