github.com/mukul975/Anthropic-Cybersecurity-Skills
| Skill | Added | Review |
|---|---|---|
auditing-azure-active-directory-configuration skills/auditing-azure-active-directory-configuration/SKILL.md Auditing Microsoft Entra ID (Azure Active Directory) configuration to identify risky authentication policies, overly permissive role assignments, stale accounts, conditional access gaps, and guest user risks using AzureAD PowerShell, Microsoft Graph API, and ScoutSuite. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-malware-family-relationships-with-malpedia skills/analyzing-malware-family-relationships-with-malpedia/SKILL.md Query the Malpedia API to look up malware family aliases and naming (platform.family_name), pull community/vendor YARA rules, link families to threat actors, and map family relationships such as loader-payload chains and shared authorship. Use when researching a malware family's aliases, lineage, or actor attribution, or when sourcing YARA rules for detection. | 63 63 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 9429fe9 | |
auditing-terraform-infrastructure-for-security skills/auditing-terraform-infrastructure-for-security/SKILL.md Auditing Terraform infrastructure-as-code for security misconfigurations using Checkov, tfsec, Terrascan, and OPA/Rego policies to detect overly permissive IAM policies, public resource exposure, missing encryption, and insecure defaults before cloud deployment. | 79 79 1.01x Agent success vs baseline Impact 91% 1.01xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 9429fe9 | |
analyzing-email-headers-for-phishing-investigation skills/analyzing-email-headers-for-phishing-investigation/SKILL.md Parse and analyze email headers (Received chain, Return-Path, Message-ID) to trace the true origin of a phishing email and validate SPF, DKIM, and DMARC results to confirm or rule out sender spoofing. Use when triaging a suspicious or reported email, investigating a phishing incident, or verifying whether a message's sender domain was spoofed. | 64 64 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 9429fe9 | |
analyzing-windows-shellbag-artifacts skills/analyzing-windows-shellbag-artifacts/SKILL.md Analyze Windows Shellbag (BagMRU) registry artifacts with SBECmd and Shellbags Explorer to reconstruct folder browsing activity and prove user interaction with directories, including removable media and network shares, even after the folders are deleted. Use when reconstructing a user's folder access history or proving access to a since-removed directory in DFIR work. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
analyzing-windows-lnk-files-for-artifacts skills/analyzing-windows-lnk-files-for-artifacts/SKILL.md Parse Windows LNK shortcut files to extract target paths, MAC timestamps, volume serial numbers, and machine identifiers for forensic timeline reconstruction. Use when investigating recently-accessed files, tracking removable media or network paths referenced by shortcuts, or building a DFIR timeline from LNK artifacts. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-cyber-kill-chain skills/analyzing-cyber-kill-chain/SKILL.md Analyzes intrusion activity against the Lockheed Martin Cyber Kill Chain framework to identify which phases an adversary has completed, where defenses succeeded or failed, and what controls would have interrupted the attack at earlier phases. Use when conducting post-incident analysis, building prevention-focused security controls, or mapping detection gaps to kill chain phases. Activates for requests involving kill chain analysis, intrusion kill chain, attack phase mapping, or Lockheed Martin kill chain framework. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
building-incident-response-playbook skills/building-incident-response-playbook/SKILL.md Designs and documents structured incident response playbooks with step-by-step procedures per incident type, decision trees, escalation criteria, RACI matrices, and SOAR platform integration, aligned to NIST SP 800-61r3 and SANS PICERL. Use when creating or maturing an IR program, documenting response runbooks for a new incident type, or designing SOAR playbooks. | 64 64 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 9429fe9 | |
analyzing-ethereum-smart-contract-vulnerabilities skills/analyzing-ethereum-smart-contract-vulnerabilities/SKILL.md Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-heap-spray-exploitation skills/analyzing-heap-spray-exploitation/SKILL.md Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | 50 50 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
auditing-cloud-with-cis-benchmarks skills/auditing-cloud-with-cis-benchmarks/SKILL.md Audit AWS, Azure, and GCP environments against the CIS Foundations Benchmarks by running automated scans with tools like Prowler and ScoutSuite, interpreting failed controls, and tracking remediation for continuous compliance. Use when conducting a cloud security audit, validating CIS benchmark compliance (CIS v5 AWS, v4 Azure, v4 GCP), or setting up continuous cloud compliance monitoring. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-ransomware-network-indicators skills/analyzing-ransomware-network-indicators/SKILL.md Identify ransomware-related network indicators, including C2 beaconing patterns, TOR exit node connections, data exfiltration flows, and encryption key exchange, by analyzing Zeek conn.log and NetFlow data. Use when threat hunting for active ransomware network activity or investigating suspected pre-encryption exfiltration during incident response. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
building-identity-federation-with-saml-azure-ad skills/building-identity-federation-with-saml-azure-ad/SKILL.md Configure SAML 2.0 identity federation between on-premises Active Directory (via AD FS or a third-party IdP) and Microsoft Entra ID, covering federation models (AD FS, password hash sync, pass-through auth, third-party IdP) and the SAML authentication flow. Use when extending on-premises authentication authority to cloud resources or designing hybrid identity SSO architecture for Entra ID. | 69 69 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 9429fe9 | |
analyzing-malware-sandbox-evasion-techniques skills/analyzing-malware-sandbox-evasion-techniques/SKILL.md Detect sandbox and VM evasion techniques in malware samples by analyzing timing checks, VM/hypervisor artifact queries, user-interaction checks, and sleep-inflation patterns from Cuckoo or AnyRun behavioral reports. Use when a sample shows no or minimal activity in a sandbox, when a behavioral report needs review for evasion indicators, or when building detections for anti-analysis techniques. | 60 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
analyzing-apt-group-with-mitre-navigator skills/analyzing-apt-group-with-mitre-navigator/SKILL.md Query ATT&CK data with attackcti, mitreattack-python, and stix2, then build MITRE ATT&CK Navigator layers and multi-layer heatmap overlays mapping one or more APT groups' TTPs for detection-gap analysis. Use to compare threat-actor technique coverage, find gaps in detection engineering, or produce Navigator visualizations for threat-intel reporting. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
analyzing-ios-app-security-with-objection skills/analyzing-ios-app-security-with-objection/SKILL.md Runtime iOS app security testing with Objection (Frida): inspect keychain and filesystem data, explore app internals at runtime, and validate/bypass client-side protections during authorized mobile assessments. | 59 59 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 9429fe9 | |
building-attack-pattern-library-from-cti-reports skills/building-attack-pattern-library-from-cti-reports/SKILL.md Parse cyber threat intelligence reports (Mandiant, CrowdStrike, Talos, Microsoft) with stix2, mitreattack-python, and spaCy to extract adversary behaviors, map them to MITRE ATT&CK technique IDs, and build a searchable STIX 2.1 attack-pattern library with detection templates. Use when cataloging attack patterns from CTI reports for threat-informed detection engineering, or generating Sigma/YARA templates from documented behaviors. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
analyzing-dns-logs-for-exfiltration skills/analyzing-dns-logs-for-exfiltration/SKILL.md Analyzes DNS query logs to detect data exfiltration via DNS tunneling, DGA domain communication, and covert C2 channels using entropy analysis, query volume anomalies, and subdomain length detection in SIEM platforms. Use when SOC teams need to identify DNS-based threats that bypass traditional network security controls. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-cloud-storage-access-patterns skills/analyzing-cloud-storage-access-patterns/SKILL.md Detect abnormal access in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics for after-hours bulk downloads, new-IP access, and API-call spikes (e.g. GetObject) via statistical baselines and time-series anomaly detection. Use when investigating suspected cloud data exfiltration or building related detection rules. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 | |
auditing-gcp-iam-permissions skills/auditing-gcp-iam-permissions/SKILL.md Auditing Google Cloud Platform IAM permissions to identify overly permissive bindings, primitive role usage, service account key proliferation, and cross-project access risks using gcloud CLI, Policy Analyzer, and IAM Recommender. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-powershell-script-block-logging skills/analyzing-powershell-script-block-logging/SKILL.md Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded commands, Invoke-Expression abuse, download cradles, and AMSI bypass attempts. | 60 60 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 9429fe9 | |
auditing-aws-s3-bucket-permissions skills/auditing-aws-s3-bucket-permissions/SKILL.md Systematically audit AWS S3 bucket permissions to identify publicly accessible buckets, overly permissive ACLs, misconfigured bucket policies, and missing encryption settings using AWS CLI, S3audit, and Prowler to enforce least-privilege data access controls. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-docker-container-forensics skills/analyzing-docker-container-forensics/SKILL.md Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence. | 60 60 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 9429fe9 | |
automating-ioc-enrichment skills/automating-ioc-enrichment/SKILL.md Automates the enrichment of raw indicators of compromise with multi-source threat intelligence context using SOAR platforms, Python pipelines, or TIP playbooks to reduce analyst triage time and standardize enrichment outputs. Use when building automated enrichment workflows integrated with SIEM alerts, email submission pipelines, or bulk IOC processing from threat feeds. Activates for requests involving SOAR enrichment, Cortex XSOAR, Splunk SOAR, TheHive, Python enrichment pipelines, or automated IOC processing. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 9429fe9 | |
analyzing-pdf-malware-with-pdfid skills/analyzing-pdf-malware-with-pdfid/SKILL.md Analyzes malicious PDF files using PDFiD, pdf-parser, and peepdf to identify embedded JavaScript, shellcode, exploits, and suspicious objects without opening the document. Determines the attack vector and extracts embedded payloads for further analysis. Activates for requests involving PDF malware analysis, malicious document analysis, PDF exploit investigation, or suspicious attachment triage. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 9429fe9 |