Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
alpha-omega-security
GitHub-Creator-Profil

alpha-omega-security

Repository-Ansicht von 33 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
33
Repositories
2
aktualisiert
2026-07-15
Repository-Explorer

Repositories und repräsentative Skills

recon
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Softwareentwickler

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

2026-07-09
Zeigt die Top 8 von 32 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt