Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

zkcrypto-audit

يحتوي zkcrypto-audit على 62 من skills المجمعة من Yue-Zhou1، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
62
Stars
2
محدث
2026-06-12
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

crypto-audit-router
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

Codex compatibility stub for the audit-common plugin skill.

2026-04-13
cairo-auditor
محللو أمن المعلومات

Codex compatibility stub for the cairo-auditor plugin skill.

2026-04-13
commitment-scheme-auditor
محللو أمن المعلومات

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

2026-04-13
crypto-audit-context
محللو أمن المعلومات

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

2026-04-13
crypto-audit-router
مطوّرو البرمجيات

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

2026-04-13
crypto-fp-check
محللو أمن المعلومات

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

2026-04-13
crypto-report-writer
محللو أمن المعلومات

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

2026-04-13
dependency-auditor
محللو أمن المعلومات

Codex compatibility stub for the dependency-auditor plugin skill.

2026-04-13
dkg-threshold-auditor
محللو أمن المعلومات

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

2026-04-13
ecc-pairing-auditor
محللو أمن المعلومات

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

2026-04-13
encryption-scheme-auditor
محللو أمن المعلومات

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

2026-04-13
ethereum-crypto-auditor
محللو أمن المعلومات

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

2026-04-13
fhe-auditor
محللو أمن المعلومات

Codex compatibility stub for the fhe-auditor plugin skill.

2026-04-13
fiat-shamir-auditor
محللو أمن المعلومات

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

2026-04-13
folding-scheme-auditor
محللو أمن المعلومات

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

2026-04-13
formal-verification-bridge
محللو أمن المعلومات

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

2026-04-13
fuzz-harness-gen
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-13
gnark-auditor
محللو أمن المعلومات

Codex compatibility stub for the gnark-auditor plugin skill.

2026-04-13
hash-function-auditor
محللو أمن المعلومات

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

2026-04-13
kani-harness-gen
مطوّرو البرمجيات

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

2026-04-13
lattice-auditor
محللو أمن المعلومات

Codex compatibility stub for the lattice-auditor plugin skill.

2026-04-13
merkle-tree-auditor
محللو أمن المعلومات

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

2026-04-13
mpc-auditor
محللو أمن المعلومات

Codex compatibility stub for the mpc-auditor plugin skill.

2026-04-13
noir-auditor
محللو أمن المعلومات

Codex compatibility stub for the noir-auditor plugin skill.

2026-04-13
rust-crypto-safety
محللو أمن المعلومات

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

2026-04-13
side-channel-auditor
محللو أمن المعلومات

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

2026-04-13
spec-delta-checker
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-13
vdf-auditor
محللو أمن المعلومات

Codex compatibility stub for the vdf-auditor plugin skill.

2026-04-13
zk-circuit-auditor
محللو أمن المعلومات

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

2026-04-13
zkbugs-index
محللو أمن المعلومات

Codex compatibility stub for the zkbugs-index plugin skill.

2026-04-13
zkvm-auditor
محللو أمن المعلومات

Codex compatibility stub for the zkvm-auditor plugin skill.

2026-04-13
audit-common
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
عرض أهم 40 من أصل 62 skills مجمعة في هذا المستودع.
zkcrypto-audit Agent Skills على GitHub | SkillsMP