agentsclimarketplace

Crypto report writer

Skill Yue-Zhou1/zkcrypto-audit/plugins/core-audit-flow/skills/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.From its SKILL.md

Install
npx -y skills add Yue-Zhou1/zkcrypto-audit --skill crypto-report-writer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.2 KB, 369 tokens by cl100k_base, as published. Nobody here has run it

crypto-report-writer

Final reporting skill for the crypto audit framework.

When to Use

  • A finding has passed crypto-fp-check and needs report-ready prose
  • You need a consistent report section structure across multiple findings
  • You are summarizing severity and test evidence for an audit deliverable
  • You are drafting disclosed writeups that may later map into zkbugs-index

When NOT to Use

  • The finding is still hypothesis-shaped or missing verification evidence
  • You are still building protocol context or running domain-specific review
  • You need to decide severity before the evidence is assembled

Workflow

Choose the report variant first, then fill it with verified evidence only:

Do not write around missing proof or test gaps; state them explicitly.

Reference Use

  • Use audit-common for shared severity and finding-structure rules
  • Use crypto-fp-check output as the source of truth for verified claims
  • Cite zkbugs-index only when the referenced entry is disclosed and citable

Output Contract

Produce a report-ready finding package that includes:

  • Final severity and short title
  • Summary, root cause, impact, and remediation
  • Test evidence status, including PoC status where required
  • Whether the writeup is suitable for external citation or index ingestion

What ships with it: 5 files

5.5 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.