CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
skillwatch/__init__.py
skillwatch/cli.py
skillwatch/detector.py
skillwatch/differ.py
skillwatch/fetcher.py
skillwatch/formatter.py
skillwatch/parser.py
skillwatch/ssrf.py
skillwatch/store.py
skillwatch.egg-info/PKG-INFO
skillwatch.egg-info/SOURCES.txt
skillwatch.egg-info/dependency_links.txt
skillwatch.egg-info/entry_points.txt
skillwatch.egg-info/requires.txt
skillwatch.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_detector.py
tests/test_differ.py
tests/test_e2e.py
tests/test_fetcher.py
tests/test_formatter.py
tests/test_parser.py
tests/test_ssrf.py
tests/test_store.py
tests/test_threading.py
tests/fixtures/sample_skill.md