Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

railguard-skill

railguard-skill에는 Netflix-Skunkworks에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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