Gadi Evron
Community@gadievron
@gadievron gevron with gmail
Agent Skills by Gadi Evron
Showing 13 vetted skills indexed across 1 GitHub repositories.
code-understanding
Maps codebase architecture, traces data flows, and hunts vulnerability variants for security research.
frida
Instruments running processes with Frida hook scripts to capture runtime API events.
audit
Reviews code coverage gaps using hypothesis-driven, tool-validated security analysis.
Exploitability Validation Skill
Validates vulnerability findings for real, reachable, exploitable status via multi-stage pipeline.
github-archive
Query GitHub Archive data in BigQuery to verify repository activity claims.
github-commit-recovery
Retrieve deleted GitHub commit content, diffs, or patches via REST API, web, or git fetch.
github-evidence-kit
Generate verifiable forensic evidence objects from GitHub API, GH Archive, and Wayback Machine sources.
oss-forensics/orchestration
Orchestrate OSS forensic investigations across public GitHub repositories with phase-driven workflows.
github-wayback-recovery
Recover deleted GitHub content from Wayback Machine and CDX API archives.
Code Coverage with gcov
Instrument C/C++ projects with gcov to capture test coverage data.
Function Call Tracing
Trace C/C++ function calls into per-thread logs for Perfetto visualization.
rr-debugger
Record and replay native application crashes with rr reverse-execution debugging.
Line Execution Checker
Identify whether specific source lines were executed using gcov data.