Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

zkcrypto-audit

zkcrypto-audit contient 62 skills collectées depuis Yue-Zhou1, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
62
Stars
2
mis à jour
2026-06-12
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

crypto-audit-router
Analystes en sécurité de l'information

Route a full cryptographic or ZK audit across the framework. Use when you need to decide which skill should run next, which domain auditors apply, or how to move from initial context to verified finding, report, and index flow.

2026-06-12
zk-circuit-auditor
Analystes en sécurité de l'information

Audit ZK circuits, proof systems, and verifier code for soundness and transcript failures. Use when reviewing witness constraints, Fiat-Shamir flows, KZG/PCS setup assumptions, public input encoding, or recursive proof threading.

2026-06-12
audit-common
Analystes en sécurité de l'information

Codex compatibility stub for the audit-common plugin skill.

2026-04-13
cairo-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the cairo-auditor plugin skill.

2026-04-13
commitment-scheme-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the commitment-scheme-auditor plugin skill.

2026-04-13
crypto-audit-context
Analystes en sécurité de l'information

Codex compatibility stub for the crypto-audit-context plugin skill.

2026-04-13
crypto-audit-router
Développeurs de logiciels

Codex compatibility stub for the crypto-audit-router plugin skill.

2026-04-13
crypto-fp-check
Analystes en sécurité de l'information

Codex compatibility stub for the crypto-fp-check plugin skill.

2026-04-13
crypto-report-writer
Analystes en sécurité de l'information

Codex compatibility stub for the crypto-report-writer plugin skill.

2026-04-13
dependency-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the dependency-auditor plugin skill.

2026-04-13
dkg-threshold-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the dkg-threshold-auditor plugin skill.

2026-04-13
ecc-pairing-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the ecc-pairing-auditor plugin skill.

2026-04-13
encryption-scheme-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the encryption-scheme-auditor plugin skill.

2026-04-13
ethereum-crypto-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the ethereum-crypto-auditor plugin skill.

2026-04-13
fhe-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the fhe-auditor plugin skill.

2026-04-13
fiat-shamir-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the fiat-shamir-auditor plugin skill.

2026-04-13
folding-scheme-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the folding-scheme-auditor plugin skill.

2026-04-13
formal-verification-bridge
Analystes en sécurité de l'information

Codex compatibility stub for the formal-verification-bridge plugin skill.

2026-04-13
fuzz-harness-gen
Analystes en assurance qualité des logiciels et testeurs

Codex compatibility stub for the fuzz-harness-gen plugin skill.

2026-04-13
gnark-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the gnark-auditor plugin skill.

2026-04-13
hash-function-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the hash-function-auditor plugin skill.

2026-04-13
kani-harness-gen
Développeurs de logiciels

Codex compatibility stub for the kani-harness-gen plugin skill.

2026-04-13
lattice-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the lattice-auditor plugin skill.

2026-04-13
merkle-tree-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the merkle-tree-auditor plugin skill.

2026-04-13
mpc-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the mpc-auditor plugin skill.

2026-04-13
noir-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the noir-auditor plugin skill.

2026-04-13
rust-crypto-safety
Analystes en sécurité de l'information

Codex compatibility stub for the rust-crypto-safety plugin skill.

2026-04-13
side-channel-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the side-channel-auditor plugin skill.

2026-04-13
spec-delta-checker
Analystes en assurance qualité des logiciels et testeurs

Codex compatibility stub for the spec-delta-checker plugin skill.

2026-04-13
vdf-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the vdf-auditor plugin skill.

2026-04-13
zk-circuit-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the zk-circuit-auditor plugin skill.

2026-04-13
zkbugs-index
Analystes en sécurité de l'information

Codex compatibility stub for the zkbugs-index plugin skill.

2026-04-13
zkvm-auditor
Analystes en sécurité de l'information

Codex compatibility stub for the zkvm-auditor plugin skill.

2026-04-13
audit-common
Analystes en sécurité de l'information

Provides shared severity, testing-evidence, and finding-contract references for ZK and cryptographic audit skills. Use when classifying findings, checking whether test evidence is sufficient, or writing findings in a consistent structure.

2026-04-13
crypto-audit-context
Analystes en sécurité de l'information

Builds initial audit context for ZK and cryptographic code before vulnerability hunting. Use when starting a crypto audit, mapping trust boundaries, prioritizing code paths, or applying dimensional analysis to protocol values.

2026-04-13
crypto-fp-check
Analystes en sécurité de l'information

Verifies suspected ZK and cryptographic findings before reporting. Use when deciding whether a suspected vulnerability is a TRUE POSITIVE or FALSE POSITIVE, assigning severity, or enforcing the Critical/High PoC gate.

2026-04-13
crypto-report-writer
Analystes en sécurité de l'information

Write final audit findings for ZK and cryptographic reviews. Use when a finding has survived verification and needs to be turned into clear report prose with severity, impact, root cause, and test evidence.

2026-04-13
spec-delta-checker
Analystes en sécurité de l'information

Compare cryptographic code against a reference specification or paper. Use when implementation details look close to a standard but may have drifted in validation, transcript binding, parameter negotiation, or caller obligations.

2026-04-13
commitment-scheme-auditor
Analystes en sécurité de l'information

Audit polynomial commitment schemes (KZG, FRI, IPA, Pedersen) for degree bound enforcement, evaluation proof verification, trusted setup provenance, and batch opening soundness.

2026-04-13
ecc-pairing-auditor
Analystes en sécurité de l'information

Audit elliptic-curve, pairing, and BLS signature code for point-validation, subgroup, serialization, DST, and pairing-equation failures. Use when reviewing deserialization, `hash_to_curve`, aggregate verification, or batch pairing logic.

2026-04-13
Affichage des 40 principaux skills collectés sur 62 dans ce dépôt.