Skip to main content
在 Manus 中运行任何 Skill
一键导入
alpha-omega-security
GitHub 创作者资料

alpha-omega-security

按仓库查看 2 个 GitHub 仓库中的 33 个已收集 skills。

已收集 skills
33
仓库
2
更新
2026-07-15
仓库浏览

仓库与代表性 skills

recon
信息安全分析师

Map distinct externally reachable input-processing subsystems into focus areas for the threat-model skill to carry into later security audits. This is a short, read-only orientation pass, not a vulnerability scan.

2026-07-15
threat-model
信息安全分析师

Derive a project's security contract from its source and docs, then emit it as structured data other skills can cite. Records what the project assumes about callers and inputs, what properties it claims and disclaims, which code is out of scope, and which recurring tool findings are known-safe. This is not a vulnerability scan; it produces the trust map that security-deep-dive loads instead of re-deriving boundaries per run.

2026-07-15
triage
软件开发工程师

Default pipeline scrutineer runs when a repository is added. Triggers a standard set of other skills in parallel, then writes a short summary of what was enqueued. Edit the list below to change the default scan coverage without touching scrutineer's Go code.

2026-07-15
security-deep-dive
信息安全分析师

Audit first-party source for security vulnerabilities using an inventory-first, six-step per-sink methodology. Use when you want a thorough scan that distinguishes real findings from pattern matches and records both in a machine-readable report. The target is this codebase's own code, not its dependencies.

2026-07-10
finding-dedup
信息安全分析师

Compare open findings in one repository and record how they relate. Marks same-vulnerability findings as duplicates, findings that another finding's fix will close as subsumed, and findings that combine into a higher-severity attack as a chain.

2026-07-10
vuln-scan
信息安全分析师

High-recall static source-code vulnerability scan adapted from Anthropic's defending-code reference harness. Fans out by focus area, ranks candidates by confidence, and emits Scrutineer findings for later verification.

2026-07-10
revalidate
软件开发工程师

Cheap finding classifier. Reads a finding's six-step trace plus git history at its location and decides true_positive, false_positive, already_fixed, or uncertain, with an optional adjusted severity. Read-only; never executes the reproduction. Run automatically over High and Critical findings from security-deep-dive so the human queue is pre-sorted, and over imported findings whose severity is an external tool's unvalidated claim.

2026-07-09
semgrep
软件开发工程师

Run semgrep's `p/security-audit` and `p/secrets` rulesets and map hits into the findings shape.

2026-07-09
当前展示该仓库 Top 8 / 32 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库