Marcos Oviedo
Community@marcosd4h
Infosec nerd
Agent Skills by Marcos Oviedo
Showing 29 vetted skills indexed across 1 GitHub repositories.
decompiled-code-extractor
Extract complete function records from DeepExtractIDA analysis databases.
generate-re-report
Generate a 10-section reverse engineering report from a module analysis database.
reconstruct-types
Reconstructs binary type layouts from CUDA C++ IR and MCU assembly IR; outputs CUDA-C++-compatible .h and .c files.
analyze-ida-decompiled
Analyze IDA Pro decompiled outputs and PE metadata from DeepExtractIDA.
deep-research-prompt
Generate structured research prompts from DeepExtractIDA analysis outputs.
classify-functions
Categorize functions in DeepExtractIDA modules using API usage, strings, names, and assembly metrics.
function-index
Map function names to source .cpp files across extracted modules.
code-lifting
Lift IDA Pro decompiled C/C++ functions into functionally equivalent source code.
verify-decompiled
Compare IDA Hex-Rays decompiled output against assembly to identify and fix inaccuracies.
logic-vulnerability-detector
Detect logic vulnerabilities in DeepExtractIDA binaries and verify findings.
string-intelligence
Classify security-relevant string literals from decompiled functions into structured categories.
memory-corruption-detector
Detect memory corruption vulnerabilities in Windows binaries with assembly-level verification.
state-machine-extractor
Reconstructs state machines and dispatch maps from decompiled Windows binaries into JSON and Mermaid diagrams.
security-dossier
Aggregate function security posture into structured JSON or human-readable dossiers.
exploitability-assessment
Compute unified exploitability scores for taint findings from reports.
com-interface-reconstruction
Reconstruct COM/WRL interface metadata from IDA Pro decompiled binaries.
taint-analysis
Trace attacker-controlled inputs to sinks and origins across module boundaries.
adversarial-reasoning
Plans vulnerability research campaigns and hypothesis-driven investigations for Windows PE binaries.
callgraph-tracer
Trace cross-module function call chains across DeepExtractIDA databases and output JSON or Mermaid diagrams.
brainstorming
Coordinate collaborative design discussions to plan research strategy and tool design.
rpc-interface-analysis
Index and analyze Windows RPC interfaces across binaries to map endpoints, procedures, and protocols.
deep-context-builder
Creates block-by-block analyses of JaGER | Oops, correcting: analyses of decompiled functions with invariants and cross-references for audits.
import-export-resolver
Resolve PE import and export relationships across analyzed modules.
map-attack-surface
Analyze Windows binaries to classify entry points and generate CRS output.