tag

analyzing

10 indexed skills · max 10 per page

skills (10)

analyzing-dotnet-performance

dotnet/skills · Productivity

4

Scan C#/.NET code for performance anti-patterns and produce prioritized findings with concrete fixes. Patterns sourced from the official .NET performance blog series, distilled to customer-actionable guidance.

analyzing-kubernetes-audit-logs

mukul975/Anthropic-Cybersecurity-Skills · analyzing-kubernetes-audit-logs

0

Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, privileged pod creation, and anonymous API access. Builds threat detection rules from audit event patterns. Use when investigating Kubernetes cluster compromise or building k8s-specific SIEM detection rules.

analyzing-network-flow-data-with-netflow

mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-flow-data-with-netflow

0

Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic baselines, and applies statistical analysis to identify flows with abnormal byte counts, connection durations, and periodic timing patterns.

analyzing-tls-certificate-transparency-logs

mukul975/Anthropic-Cybersecurity-Skills · analyzing-tls-certificate-transparency-logs

0

Queries Certificate Transparency logs via crt.sh and pycrtsh to detect phishing domains, unauthorized certificate issuance, and shadow IT. Monitors newly issued certificates for typosquatting and brand impersonation using Levenshtein distance. Use for proactive phishing domain detection and certificate monitoring.

analyzing-cloud-storage-access-patterns

mukul975/Anthropic-Cybersecurity-Skills · analyzing-cloud-storage-access-patterns

0

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics. Identifies after-hours bulk downloads, access from new IP addresses, unusual API calls (GetObject spikes), and potential data exfiltration using statistical baselines and time-series anomaly detection.

analyzing-threat-landscape-with-misp

mukul975/Anthropic-Cybersecurity-Skills · analyzing-threat-landscape-with-misp

0

Analyze the threat landscape using MISP (Malware Information Sharing Platform) by querying event statistics, attribute distributions, threat actor galaxy clusters, and tag trends over time. Uses PyMISP to pull event data, compute IOC type breakdowns, identify top threat actors and malware families, and generate threat landscape reports with temporal trends.

analyzing-api-gateway-access-logs

mukul975/Anthropic-Cybersecurity-Skills · analyzing-api-gateway-access-logs

0

Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass, credential scanning, and injection attempts. Uses pandas for statistical analysis of request patterns and anomaly detection. Use when investigating API abuse or building API-specific threat detection rules.

analyzing-web-server-logs-for-intrusion

mukul975/Anthropic-Cybersecurity-Skills · analyzing-web-server-logs-for-intrusion

0

Parse Apache and Nginx access logs to detect SQL injection attempts, local file inclusion, directory traversal, web scanner fingerprints, and brute-force patterns. Uses regex-based pattern matching against OWASP attack signatures, GeoIP enrichment for source attribution, and statistical anomaly detection for request frequency and response size outliers.

analyzing-data

astronomer/agents · Productivity

0

Query your data warehouse to answer business questions with cached patterns and concept mappings. \n \n Supports pattern lookup and caching for repeated question types, with outcome recording to improve future queries \n Includes concept-to-table mapping cache and table schema discovery via INFORMATION_SCHEMA or codebase grep \n Provides run_sql() and run_sql_pandas() kernel functions returning Polars or Pandas DataFrames for analysis \n CLI commands for managing concept, pattern, and table cach

analyzing-user-feedback

refoundai/lenny-skills · Productivity

0

Synthesize customer feedback into actionable product insights using frameworks from 56 product leaders. \n \n Guides users through identifying patterns across multiple feedback channels (NPS, support, interviews, social) and clustering by behavioral pathways rather than demographics \n Emphasizes distinguishing root causes from surface-level complaints, with techniques for uncovering what users don't explicitly state \n Includes principles on prioritizing signal over noise, talking to churned us