BigHugger
sk Skill · iktok90-design

cross-contract-state

Detect cross-contract state inconsistency — two or more contracts sharing a token, oracle, or price feed where one mutates and another reads stale, cached state that drifts from source of truth, non-atomic multi-contract updates, accounting that assumes synchronized state, and reads during callbacks. Activate whenever a system spans multiple contracts that must agree on a value but update at different times.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
solidityJavaScript
Host repository
iktok90-design/ai-smart-contract-auditor
Host stars
37
Host language
JavaScript