Hypothesis-driven, tool-grounded security review of coverage gaps
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من gadievron/raptor. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
Hypothesis-driven, tool-grounded security review of coverage gaps
لغة النص الأصلي: الإنجليزية
Provides adversarial code comprehension for security research, mapping architecture, tracing data flows, and hunting vulnerability variants to build ground-truth understanding before or alongside static analysis.
لغة النص الأصلي: الإنجليزية
Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and…
لغة النص الأصلي: الإنجليزية
Multi-stage pipeline for validating that vulnerability findings are real, reachable, and exploitable, preventing wasted effort on hallucinated findings, dead code paths, or findings with unrealistic preconditions.
لغة النص الأصلي: الإنجليزية
Dynamic instrumentation via Frida - attach to or spawn a process, load a JS hook script, capture send() events into a lifecycle-managed run directory. Supports local, USB-attached, and remote frida-server targets.
لغة النص الأصلي: الإنجليزية
Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.
لغة النص الأصلي: الإنجليزية
Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation
لغة النص الأصلي: الإنجليزية
Add gcov code coverage instrumentation to C/C++ projects
لغة النص الأصلي: الإنجليزية
Check if specific lines were executed using gcov data
لغة النص الأصلي: الإنجليزية
Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides…
لغة النص الأصلي: الإنجليزية
Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.
لغة النص الأصلي: الإنجليزية
Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic…
لغة النص الأصلي: الإنجليزية
Orchestrates multi-agent forensic investigations on public GitHub repositories, coordinating parallel evidence collection, hypothesis formation, verification, and report generation.
لغة النص الأصلي: الإنجليزية