LICENSE
README.md
setup.py
stylus_analyzer/__init__.py
stylus_analyzer/ai_analyzer.py
stylus_analyzer/cli.py
stylus_analyzer/file_utils.py
stylus_analyzer/output_utils.py
stylus_analyzer/static_analyzer.py
stylus_analyzer.egg-info/PKG-INFO
stylus_analyzer.egg-info/SOURCES.txt
stylus_analyzer.egg-info/dependency_links.txt
stylus_analyzer.egg-info/entry_points.txt
stylus_analyzer.egg-info/requires.txt
stylus_analyzer.egg-info/top_level.txt
stylus_analyzer/detectors/__init__.py
stylus_analyzer/detectors/detector_base.py
stylus_analyzer/detectors/encode_packed_detector.py
stylus_analyzer/detectors/locked_ether_detector.py
stylus_analyzer/detectors/panic_detector.py
stylus_analyzer/detectors/unchecked_transfer.py
stylus_analyzer/detectors/unwrap_detector.py
stylus_analyzer/tests/__init__.py
stylus_analyzer/tests/test_ai_analyzer.py
stylus_analyzer/tests/test_static_analyzer.py
stylus_analyzer/tree-sitter-rust/Cargo.toml
stylus_analyzer/tree-sitter-rust/README.md
stylus_analyzer/tree-sitter-rust/binding.gyp
stylus_analyzer/tree-sitter-rust/grammar.js
stylus_analyzer/tree-sitter-rust/package.json
stylus_analyzer/tree-sitter-rust/src/grammar.json
stylus_analyzer/tree-sitter-rust/src/node-types.json
stylus_analyzer/tree-sitter-rust/src/parser.c
stylus_analyzer/tree-sitter-rust/src/scanner.c
stylus_analyzer/tree-sitter-rust/src/tree_sitter/parser.h