Skip to main content
Cosmian
GitHub creator profile

Cosmian

Repository-level view of 30 collected skills across 1 GitHub repositories.

skills collected
30
repositories
1
updated
Aug 13, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

rust-panic-audit
software-developers

Scan Rust code for every form of panic or brutal process exit: panic!, todo!, unimplemented!, unreachable!, .unwrap(), .expect() in production, process::exit/abort, integer overflow, and out-of-bounds indexing. Produces a ranked report with patches. Use when…

Aug 13, 2026
rust-review-all
software-developers

Hardcore Rust code review gate: orchestrates ALL Rust review skills in sequence (panic audit, error propagation, async refactor, simplify, refactor, patterns, security, cryptography). Each skill writes its report to ./review/. Produces a unified go/no-go…

Aug 13, 2026
kms-release-notes
software-developers

Write the next version entry at the top of CHANGELOG.md by summarizing all changes since the last tagged release. Use when preparing release notes.

Aug 8, 2026
adr
software-developers

Create an Architectural Decision Record (ADR) under documentation/docs/adr/. Use when making or documenting an architectural decision.

Aug 7, 2026
cosmian-kms-last-tester-v4
software-quality-assurance-analysts-and-testers

Acts as the final quality gate for Eviden KMS PRs. Assumes all automated tests pass upstream. Builds an ACC risk map from git diff, runs adversarial tours against a live KMS instance, and produces a finding report. Use when reviewing a PR, testing a new…

Aug 7, 2026
kms-test-vector
software-quality-assurance-analysts-and-testers

Walk through the full KMS test vector creation workflow: directory, manifest.toml, TTLV steps, vector_runner.rs registration, README count. Use when creating test vectors.

Aug 7, 2026
standards-review
information-security-analysts

Verify code and protocol implementations against the exact text of applicable standards (FIPS, NIST SP, RFC, KMIP, PKCS, BSI, ANSSI, OWASP). Every citation is URL-verified — no hallucinated section numbers. Use when checking standards compliance or before a…

Aug 7, 2026
threat-model
information-security-analysts

STRIDE-A threat model analysis for the Eviden KMS. Two modes: full analysis or incremental update. Use when asked to perform a threat model, generate a DFD, or update threat analysis.

Aug 7, 2026
Showing 8 of 30 collected skills.
Showing 1 of 1 repositories
All repositories loaded