# transmissions11/solcurity

Opinionated security and code quality standard for Solidity smart contracts.

Repository: https://github.com/transmissions11/solcurity
Canonical: https://ross.abutalabs.com/products/solcurity
License Family: other
Last push: 2023-07-02T23:04:48+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1827, "days_push": 1158, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2181, forks 275 (observed 2026-08-28T04:06:23.279899+00:00)

## What it is
An opinionated security and code quality checklist standard for Solidity smart contracts, compiled from work by BoringCrypto, Mudit Gupta, Runtime Verification, and ConsenSys Diligence. It provides a structured review methodology and itemized checks (variables, structs, functions, and more) for auditing Ethereum contracts.

## Use cases
- audit a solidity smart contract before deployment
- checklist for reviewing ethereum smart contract security
- learn common solidity vulnerabilities and best practices
- create a threat model for a defi protocol
- review solidity code quality before an external audit
- guide for manual smart contract code review

## When to choose
- you are manually reviewing or auditing Solidity contracts
- you want a battle-tested checklist of Solidity security pitfalls
- you are learning smart contract security review methodology

## When to avoid
- you need automated vulnerability scanning rather than a manual checklist
- you are writing contracts in other languages like Vyper or Rust
- you need a runnable tool or linter rather than documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, code-review, vulnerability-scanning
- domain: security, blockchain, developer-tools, tutorials
- platform: -
- tags: solidity, smart-contracts, security-checklist, audit, code-quality, ethereum, best-practices

## Member repositories
- transmissions11/solcurity (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:23.279899+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:48:42.130281+00:00, confidence not recorded.
  - readme: https://github.com/transmissions11/solcurity (fetched 2026-08-28T04:06:23.279899+00:00, sha 92a10001db01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
