go-vuln-crypto-tls

Community

Secure Go crypto and TLS configurations.

Authoryhy0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps audit Go code for common and critical vulnerabilities in cryptographic operations and TLS configurations, preventing man-in-the-middle attacks and ensuring secure communication.

Core Features & Use Cases

  • TLS Configuration Auditing: Detects insecure TLS settings like InsecureSkipVerify: true.
  • Cryptographic Validation: Identifies weak JWT/SAML signature validation and insecure HMAC comparisons.
  • Use Case: When reviewing a Go application that handles sensitive user data over HTTPS, use this Skill to ensure that all TLS connections are properly validated and that cryptographic operations like JWT parsing are secure against common bypass techniques.

Quick Start

Audit the Go code in the current directory for insecure TLS configurations and cryptographic vulnerabilities.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: go-vuln-crypto-tls
Download link: https://github.com/yhy0/ghsa-skill-builder/archive/main.zip#go-vuln-crypto-tls

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.