spec-to-code-compliance

📁 plurigrid/asi 📅 Jan 29, 2026
4
总安装量
4
周安装量
#50243
全站排名
安装命令
npx skills add https://github.com/plurigrid/asi --skill spec-to-code-compliance

Agent 安装分布

codex 4
claude-code 4
mcpjam 3
kilo 3
windsurf 3
zencoder 3

Skill 文档

Spec To Code Compliance Skill

Trit: -1 (MINUS) Category: spec-to-code-compliance Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

Description

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

When to Use

This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.

See: https://github.com/trailofbits/skills

Related Skills

  • audit-context-building
  • codeql
  • semgrep
  • variant-analysis

SDF Interleaving

This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):

Primary Chapter: 3. Variations on an Arithmetic Theme

Concepts: generic arithmetic, coercion, symbolic, numeric

GF(3) Balanced Triad

spec-to-code-compliance (+) + SDF.Ch3 (○) + [balancer] (−) = 0

Skill Trit: 1 (PLUS – generation)

Connection Pattern

Generic arithmetic crosses type boundaries. This skill handles heterogeneous data.