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

railguard-skill

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

収集済み skills
6
Stars
76
更新
2026-03-05
Forks
9
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

railguard-benchmark
情報セキュリティアナリスト

Store security scan findings to SQLite and compare against answer sheets or other scan runs. Use when asked to "store findings", "save scan results", "compare against answer sheet", "benchmark scan", "compare scan runs", "how did the scan perform", "evaluate scan accuracy", "check recall", "show dashboard", "benchmark dashboard", "benchmark trends", or "leaderboard".

2026-03-05
railguard-db-updates-orchestrated-scan
情報セキュリティアナリスト

Multi-phase security scanner using 12 parallel specialized subagents with SQLite progress tracking. Findings persist to DB for compaction resilience. Best for large repos. Use when asked to "db-tracked scan", "resilient scan", or "large repo security scan".

2026-03-05
railguard-securityagentsonly-scan
情報セキュリティアナリスト

Security-agents-only scanner using all 12 parallel specialized subagents without discovery, data flow tracing, false positive analysis, or triage. Use when asked to "agents-only scan", "raw agents scan", "no-FP scan", or "security agents only scan".

2026-03-05
railguard-superagent-scan
情報セキュリティアナリスト

Multi-phase security scanner using a single SuperAgent that loads all 12 rule files and covers all vulnerability domains in one pass. Lower cost alternative to the orchestrated scan. Use when asked to "superagent scan", "monoprompt scan", or "cheap security scan".

2026-03-05
railguard-unified-scan
情報セキュリティアナリスト

Multi-phase security scanner combining file-handoff parallel FP batching with SQLite progress tracking. Phase 3 agents write findings to /tmp files and return lean stubs. merge-findings.py batches findings for parallel Phase 4 FP agents. scan-progress.py tracks phase lifecycle, agent dispatch/skip/result, and enables crash recovery. Best of both orchestrated-scan and db-updates architectures. Use when asked to "unified scan", "tracked scan", or "resilient security scan". Supports Python, JavaScript, TypeScript, Java, Go, Ruby, and PHP.

2026-03-05
railguard-vulncategory-scan
情報セキュリティアナリスト

Single-agent security scanner that groups vulnerabilities into 4 category sweeps (Injection, Access Control, Logic, and Network/CORS). Each sweep is gated by architecture detection. No subagent dispatch -- all analysis runs in one context window with sequential passes. Use when asked to "vulncategory scan", "category scan", "monolithic security scan", or "single-agent security scan". Supports Python, JavaScript, TypeScript, Java, Go, Ruby, and PHP.

2026-03-05