LICENSE
README.md
pyproject.toml
penpal/__init__.py
penpal/__main__.py
penpal/advisor.py
penpal/api.py
penpal/cli.py
penpal/context.py
penpal/doctor.py
penpal/ingest.py
penpal/mcp_server.py
penpal/models.py
penpal/module_cli.py
penpal/nmap_parser.py
penpal/playbooks.py
penpal/recommendations.py
penpal/runner.py
penpal/scan_profiles.py
penpal/scope.py
penpal/service_modules.py
penpal/sources.py
penpal/summary.py
penpal/workspace.py
penpal/data/SOURCE_FACTS.json
penpal/data/SOURCE_SEEDS.json
penpal_enum.egg-info/PKG-INFO
penpal_enum.egg-info/SOURCES.txt
penpal_enum.egg-info/dependency_links.txt
penpal_enum.egg-info/entry_points.txt
penpal_enum.egg-info/requires.txt
penpal_enum.egg-info/top_level.txt
playbooks/http-vhosts-hidden-apps.json
playbooks/ldap-kerberos-ad-context.json
playbooks/smb-shares-configs-credentials.json
playbooks/snmp-mail-remote.json
tests/test_api.py
tests/test_cli.py
tests/test_context.py
tests/test_contracts.py
tests/test_evals.py
tests/test_ingest.py
tests/test_ingest_fixtures.py
tests/test_mcp_evals.py
tests/test_nmap_parser.py
tests/test_playbooks.py
tests/test_release.py
tests/test_runner.py
tests/test_scope.py
tests/test_service_modules.py
tests/test_source_seeds.py
tests/test_sources.py
tests/test_workspace.py