跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Insecure Defaults

技能 活跃

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.

目的

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

功能

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

使用场景

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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

75 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码