sc-crypto

Community

Detect cryptography misuse in codebases.

Authorersinkoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cryptography misuse in code leads to weakened security. This Skill detects weak algorithms, insecure modes, static IVs, weak PRNG, and improper key management to help teams fix crypto mistakes early.

Core Features & Use Cases

  • Detects use of weak hashes (MD5, SHA1) for security-critical operations.
  • Flags insecure cipher modes (ECB) and static initialization vectors.
  • Highlights weak PRNG and incorrect key management practices.
  • Real-world use: scan a codebase to surface cryptographic weaknesses and provide remediation guidance.

Quick Start

Run a scan over your repository to surface cryptography weaknesses and suggested remediations in a single report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: sc-crypto
Download link: https://github.com/ersinkoc/security-check/archive/main.zip#sc-crypto

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 471,000+ vetted skills library on demand.