ccs-supplementary

GitHub

指导ACM CCS安全论文附录及补充材料编写。涵盖结构组织、双盲匿名要求、伦理声明放置,确保正文独立可审,并规范证明、数据归档及交叉引用。

ACM-CCS-Skills/skills/ccs-supplementary/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

准备CCS论文附录和补充材料 撰写伦理考量章节 整理形式化证明或协议转录 处理双盲匿名检查

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ccs-supplementary -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/ACM-CCS-Skills/skills/ccs-supplementary -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@ccs-supplementary

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ccs-supplementary -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "ccs-supplementary",
    "description": "Use when preparing ACM CCS appendices and supplementary material, including the ethics considerations appendix, protocol transcripts, formal proofs, measurement tables, and anonymized supporting material under the 12-page body limit, anonymity, and reviewer-discretion constraints for a security paper."
}

CCS Supplementary

Use this when assembling CCS appendices and supplementary material. At CCS the main 12-page body must let reviewers judge novelty and soundness on its own; appendices support it but the committee is not obligated to read them.

Supplement structure

  • Put formal proofs, full protocol transcripts, extra measurements, and additional evaluation tables in well-marked appendices after the bibliography.
  • Place the ethics considerations content where the CFP directs it. CCS 2026 required a dedicated ethics section as an appendix after the 12-page body and the bibliography for work touching human subjects, user data, or real-world vulnerabilities.
  • Keep every supplementary file double-blind: no authors, institutions, acknowledgements, private paths, repository owners, or identifying metadata, including in code and datasets.
  • Do not hide the core threat model, the main attack description, the headline defense, or the primary evidence in an appendix; a paper whose contribution is only legible with the appendix reads as unreviewable within the page limit.
  • Verify archives open on a clean machine and carry no credentials, cache directories, or OS metadata that leaks identity.

Appendix architecture for a security paper

  • Order appendix sections to mirror the body: threat model details, then proofs, then extended attack variants, then measurement tables, then the ethics section where required.
  • Restate each theorem or protocol step before its full derivation so the appendix reads standalone without flipping back to the two-column body.
  • Cross-reference every appendix table and proof from the body at least once; orphaned material is invisible under reviewer discretion.
  • Keep the ethics section self-contained: disclosure timeline, harm-minimization steps, IRB or ERB status, and the reasoning, so the ethics reviewer can grade it without hunting.

What gets opened first

Supplement item Inspection likelihood Practical implication
Ethics considerations section High for sensitive work Write it to stand alone and answer the obvious concern
Proof of the headline security guarantee High for crypto/formal papers Polish it to main-text standard
Extended attack variants and measurements Medium Reference each one from the body
Code and data archive Variable, reviewer discretion The README must orient a reader in one minute

Vignette: splitting a protocol-security paper

A submission proving a key-exchange protocol secure, plus an implementation and overhead plots: the body keeps the threat model, the protocol, the main security theorem with a sketch, and the overhead figure; the appendix holds the full proof, the message-level transcript, and the ethics note on the disclosed implementation bug; the archive carries the reference implementation and test vectors. Nothing decision-critical lives only in the archive, because archive inspection is discretionary.

Output format

[Supplement status] Ready / Needs fixes / Not ready
[Files] <appendix / proofs / ethics section / code / data>
[Ethics section] present / required-and-missing / not-applicable
[Anonymity checks] passed / issues
[Main-paper dependency] <what breaks if the appendix is ignored>

Version History

  • 9f86f09 Current 2026-07-19 14:17

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
6d9dc25b
Indexed
2026-07-19 14:17

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 11:05
浙ICP备14020137号-1 $Carte des visiteurs$