Find the perfect skill
Active Directory BloodHound Analysis
Security
Use BloodHound and SharpHound to enumerate Active Directory relationships and identify attack paths from compromised users to Domain Admin.
AI Prompt Engineering Safety Review
Security
Comprehensive analysis and improvement of prompts for safety, bias, security, and effectiveness with detailed recommendations.
Rust/Vulkan Safety Audit
Security
Safety audit for Rust code: unsafe blocks, memory leaks, undefined behavior, and Vulkan spec violations.
Audit Specific MCP Skill
Security
Security audit of a specific MCP skill via npm or GitHub, detects threats and suggests actions.
Security Scanning and Hardening
Security
Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.
Scan Specific MCP Skill
Security
Audit a single MCP skill package by npm name or GitHub URL, detect threats, and report findings with ATR rules.
Post-exploitation
Security
Executable Python tools for post-exploitation operations: privilege escalation, persistence, lateral movement, and credential harvesting.
SIEM Correlation Rules for APT Detection
Security
Create multi-event correlation rules using Splunk SPL and Sigma to detect APT lateral movement by chaining Windows event logs across hosts.
Deepgram Security Basics
Security
Apply Deepgram security best practices for API key management and data protection. Use when securing Deepgram integrations, implementing key rotation, or auditing security configurations.
Windsurf Audit Logging
Security
Configure AI interaction audit logging for compliance (SOC 2, ISO 27001, HIPAA). Covers event logs, SIEM integration, and alerting.
API Security Hardening
Security
Harden API endpoints with rate limiting, input validation, CORS, and proper error handling to prevent abuse.
Application Cryptographic Audit
Security
Audit of an application's cryptography to identify weak algorithms, insecure modes, hardcoded secrets, and misconfigurations. Build an automated tool to scan Python and config files.