Manage digital certificates for HTTPS, mutual TLS, code signing, and infrastructure security.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は sethdford/claude-skills から 383 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
sethdford/claude-skills収集済み skill 383 件中 40 件を表示しています。
Manage digital certificates for HTTPS, mutual TLS, code signing, and infrastructure security.
原文の言語: 英語
Assess and improve cloud infrastructure security posture through configuration review, access control, and compliance monitoring.
原文の言語: 英語
Review container security including image scanning, runtime policies, and supply chain integrity.
原文の言語: 英語
Design and implement least-privilege IAM policies for cloud and on-premise environments.
原文の言語: 英語
Harden infrastructure through patch management, service hardening, and secure baselines.
原文の言語: 英語
Secure Kubernetes clusters through RBAC, network policies, pod security, and runtime monitoring.
原文の言語: 英語
Design and implement network segmentation to limit lateral movement and contain breaches.
原文の言語: 英語
Design and implement zero-trust architecture to authenticate and authorize all access, eliminating trust based on location.
原文の言語: 英語
Design secure authentication systems with strong password policies, MFA, secure password reset, and session management.
原文の言語: 英語
Design authorization systems (access control, role-based permissions, principle of least privilege) to enforce fine-grained access policies.
原文の言語: 英語
Select appropriate cryptographic algorithms and parameters for encryption, hashing, key derivation, and digital signatures.
原文の言語: 英語
Design and implement input validation patterns (whitelisting, boundary checks, type validation) to prevent injection and buffer overflow attacks.
原文の言語: 英語
Implement context-specific output encoding to prevent XSS and injection attacks. Encode HTML, URL, JavaScript, and other contexts appropriately.
原文の言語: 英語
Audit application architecture and code against OWASP Top 10 vulnerabilities. Use when assessing application security posture and prioritizing fixes.
原文の言語: 英語
Manage API keys, credentials, and secrets securely using vaults, environment variables, and rotation policies. Prevent secrets from being committed to code or exposed in logs.
原文の言語: 英語
Review code systematically for security vulnerabilities using OWASP Top 10, secure coding patterns, and static analysis best practices. Use when reviewing pull requests, conducting security code reviews, or implementing secure development practices.
原文の言語: 英語
Implement secure session handling with proper token generation, storage, expiry, CSRF protection, and session invalidation.
原文の言語: 英語
Triage security alerts to classify as true/false positives and prioritize investigation and response.
原文の言語: 英語
Build detection engineering capabilities including threat modeling, detection hypothesis development, and hypothesis testing.
原文の言語: 英語
Analyze logs to investigate security incidents, identify attack patterns, and build detection rules.
原文の言語: 英語
Develop comprehensive security monitoring strategy covering detection sources, alert tuning, and operational resilience.
原文の言語: 英語
Design SIEM (Security Information & Event Management) detection rules to identify suspicious activity and attacks.
原文の言語: 英語
Integrate threat intelligence into security operations to proactively detect and hunt threats.
原文の言語: 英語
Establish vulnerability management program to identify, prioritize, remediate, and track vulnerabilities across infrastructure.
原文の言語: 英語
Establish and manage bug bounty programs to leverage external researchers for vulnerability discovery.
原文の言語: 英語
Plan and execute red team exercises to test security controls and incident response capabilities.
原文の言語: 英語
Review system architecture and design for security flaws, compliance gaps, and architectural improvements.
原文の言語: 英語
Develop and deliver security awareness training to build organizational security culture and reduce human risk.
原文の言語: 英語
Establish security champion program to embed security expertise across teams and improve security culture.
原文の言語: 英語
Develop comprehensive security documentation including policies, procedures, architecture, and runbooks.
原文の言語: 英語
Create security metrics dashboards to track program effectiveness, trends, and KPIs for leadership reporting.
原文の言語: 英語
Design abuse cases (negative use cases) showing how attackers misuse system features. Use when identifying attacks that exploit intended functionality or business logic flaws.
原文の言語: 英語
Create a comprehensive inventory of assets (data, systems, infrastructure, people) and their criticality, value, and dependencies. Use when prioritizing threats and allocating security resources.
原文の言語: 英語
Build hierarchical attack trees showing how attackers decompose goals into sub-goals and exploits. Use when analyzing attack paths, prioritizing security investments, or assessing attacker effort and cost.
原文の言語: 英語
Create and analyze DFDs (Data Flow Diagrams) with security focus, identifying data flows across trust boundaries, storage, and processing points. Use when modeling system architecture for threat analysis.
原文の言語: 英語
Quantify risk using likelihood and impact, apply severity ratings, and prioritize mitigations. Use when prioritizing threats, allocating security budget, and communicating risk to leadership.
原文の言語: 英語
Systematically identify and document threats using the STRIDE framework (Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, Elevation of Privilege). Use when designing systems, reviewing architectures, conducting security design…
原文の言語: 英語
Systematically identify threats from threat libraries, historical CVEs, and attacker tactics. Use when augmenting STRIDE analysis with known threats from MITRE ATT&CK, CWE, or your industry.
原文の言語: 英語
Build and maintain a reusable threat library tailored to your organization, platform, and threat landscape. Use when cataloging threats for future analyses, threat modeling sessions, and architecture reviews.
原文の言語: 英語
Identify trust boundaries in system architecture where privilege levels, authority, or security contexts change. Use when designing authentication, authorization, and inter-component communication.
原文の言語: 英語