Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

raptor

raptor には gadievron から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
3.0k
更新
2026-06-21
Forks
495
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

code-understanding
ソフトウェア開発者

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.

2026-06-21
exploitability-validation
情報セキュリティアナリスト

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.

2026-06-21
frida
情報セキュリティアナリスト

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.

2026-06-21
github-evidence-kit
情報セキュリティアナリスト

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 re-verification against original sources.

2026-05-23
rr-debugger
ソフトウェア品質保証アナリスト・テスター

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.

2026-05-08
function-call-tracing
ソフトウェア開発者

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualisation

2026-04-01
code-coverage-with-gcov
ソフトウェア品質保証アナリスト・テスター

Add gcov code coverage instrumentation to C/C++ projects

2026-04-01
line-execution-checker
ソフトウェア品質保証アナリスト・テスター

Check if specific lines were executed using gcov data

2026-04-01
github-archive
情報セキュリティアナリスト

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 immutable forensic evidence of all public GitHub events since 2011.

2026-04-01
github-commit-recovery
情報セキュリティアナリスト

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.

2026-04-01
github-wayback-recovery
情報セキュリティアナリスト

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 recovery workflows.

2026-04-01
oss-forensics-orchestration
情報セキュリティアナリスト

Orchestrates multi-agent forensic investigations on public GitHub repositories, coordinating parallel evidence collection, hypothesis formation, verification, and report generation.

2026-04-01