detection▌
29 indexed skills · max 10 per page
implementing-honeypot-for-ransomware-detection
mukul975/Anthropic-Cybersecurity-Skills · implementing-honeypot-for-ransomware-detection
Deploys canary files, honeypot shares, and decoy systems to detect ransomware activity at the earliest possible stage. Configures canary tokens embedded in strategic file locations that trigger alerts when ransomware attempts encryption, uses honeypot network shares that mimic high-value targets, and deploys Thinkst Canary appliances for comprehensive deception-based detection. Activates for requests involving ransomware honeypots, canary files, deception technology for ransomware, or early ransomware alerting.
extracting-iocs-from-malware-samples
mukul975/Anthropic-Cybersecurity-Skills · extracting-iocs-from-malware-samples
Extracts indicators of compromise (IOCs) from malware samples including file hashes, network indicators (IPs, domains, URLs), host artifacts (file paths, registry keys, mutexes), and behavioral patterns for threat intelligence sharing and detection rule creation. Activates for requests involving IOC extraction, threat indicator harvesting, malware indicator collection, or building detection content from samples.
get-available-resources
K-Dense Inc./get-available-resources · productivity
Detect and report available system resources for computational tasks, generating strategic recommendations for optimal processing.
tooluniverse-adverse-event-detection
mims-harvard/tooluniverse · Productivity
When analysis requires computation (statistics, data processing, scoring, enrichment), write and run Python code via Bash. Don't describe what you would do — execute it and report actual results. Use ToolUniverse tools to retrieve data, then Python (pandas, scipy, statsmodels, matplotlib) to analyze it.
security-detection-rule-management
elastic/agent-skills · Productivity
Create new detection rules for emerging threats and coverage gaps, and tune existing rules to reduce false positives. All operations use the Kibana Detection Engine API via rule-manager.js.
wake-word-detection
martinholovsky/claude-skills-generator · Productivity
Risk Level: MEDIUM - Continuous audio monitoring, privacy implications, resource constraints
memory-leak-detection
aj-geddes/useful-ai-prompts · Productivity
Identify and fix memory leaks to prevent out-of-memory crashes and optimize application performance.
anomaly-detection
aj-geddes/useful-ai-prompts · Productivity
Anomaly detection identifies unusual patterns, outliers, and anomalies in data that deviate significantly from normal behavior, enabling fraud detection and system monitoring.
pattern-detection
supercent-io/skills-template · Productivity
Detect code smells, security vulnerabilities, anomalies, and trends across codebases using regex, AST analysis, and statistical methods. \n \n Identifies problematic patterns including long functions, duplicate code, magic numbers, empty catch blocks, and TODO/FIXME markers \n Scans for security risks such as SQL injection, hard-coded secrets, dangerous function usage (eval, innerHTML), and credential exposure patterns \n Performs statistical anomaly detection using Z-score and IQR methods to fl