Plu-Stan analyzes Plinth smart contracts for security vulnerabilities and performance anti-patterns, using GHC's own type-annotated AST.
Plu-Stan reads .hie files: GHC's rich AST with full type information.
No source parsing, no false positives from macros or generated code.
Click any rule to see the vulnerable pattern, why it matters, and what Plu-Stan reports.
A dedicated extension wraps the plustan CLI.
On-chain modules appear in a sidebar tree; findings land in the Problems panel.
fromBuiltinData and handle Nothing.
Plu-Stan is a joint effort between Cardano ecosystem teams who share a stake in better on-chain security.