Find the perfect skill
Export OSCAL
Security
Export NIST compliance evidence as OSCAL JSON from an ArangoDB graph. Supports NIST 800-171 and CMMC Level 2 frameworks.
Cloud Log Forensics with AWS Athena
Security
Leverage AWS Athena to query CloudTrail, VPC Flow Logs, S3 access logs, and ALB logs for forensic investigations. Includes DDL for partition projection and SQL queries for detecting unauthorized access and data exfiltration.
Implementing SIEM Correlation Rules for APT
Security
Write multi-event correlation rules that detect APT lateral movement by chaining Windows authentication events, process execution telemetry, and network connection logs across hosts. Uses Splunk SPL and Sigma rule format.
AI Prompt Engineering Safety Review
Security
Comprehensive analysis of AI prompts for safety, bias, vulnerabilities, and effectiveness with improvement recommendations.
Logging Failures Security Check
Security
Detects missing security event logs, logged secrets, and log injection via user input. Use when writing logging code, audit trails, or error handlers.
Analyzing Network Flow Data with NetFlow
Security
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 and apply statistical analysis.
Code Obfuscation & Deobfuscation
Security
Techniques to obfuscate and deobfuscate code: control flow flattening, string encryption, instruction substitution, symbolic execution, and more.
Containerized Security Auditing
Security
Security auditing and ethical hacking tools running in isolated Docker containers to avoid any risk to the host system.
Network Penetration Testing
Security
Python tools for network security testing: port scanning, service enumeration, banner grabbing, and protocol fuzzing.
CSO Mode - Security Audit
Security
Chief Security Officer mode for comprehensive security audits: secret archaeology, supply chain, CI/CD pipelines, AI/LLM security, OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise) and monthly (deep scan).
Anti-Reversing Techniques
Security
Security skill for analyzing protected binaries, understanding anti-debugging and obfuscation, with authorization guardrails.
AI Situational Awareness
Security
Detects internal reasoning quality threats like hallucination risk, scope creep, and context degradation using adapted Cooper color codes and OODA loop decision-making. Helps maintain awareness during complex or unfamiliar tasks and before high-stakes outputs.