LICENSE
README.md
pyproject.toml
src/sentinel/__init__.py
src/sentinel/__main__.py
src/sentinel/analyzer.py
src/sentinel/cli.py
src/sentinel/installer.py
src/sentinel/mcp_server.py
src/sentinel/data/agent-prompt.md
src/sentinel/data/skills/agent-behavior/SKILL.md
src/sentinel/data/skills/code-security/SKILL.md
src/sentinel/data/skills/deterministic-testing/SKILL.md
src/sentinel/data/skills/prompt-injection/SKILL.md
src/sentinel/data/skills/risk-correlation/SKILL.md
src/sentinel/data/skills/security-reporting/SKILL.md
src/sentinel/data/skills/supply-chain/SKILL.md
src/sentinel/data/skills/target-recon/SKILL.md
src/sentinel/data/skills/tool-safety/SKILL.md
src/sentinel_ai_auditor.egg-info/PKG-INFO
src/sentinel_ai_auditor.egg-info/SOURCES.txt
src/sentinel_ai_auditor.egg-info/dependency_links.txt
src/sentinel_ai_auditor.egg-info/entry_points.txt
src/sentinel_ai_auditor.egg-info/requires.txt
src/sentinel_ai_auditor.egg-info/top_level.txt
tests/test_analyze.py
tests/test_cli.py
tests/test_installer.py
tests/test_mcp_server.py
tests/test_skills.py