https://github.com/crewAIInc/crewAI
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
· 10 languages
443 raw signals (150 security + 293 graph) 11/13 scanners ran 36th percentile · Python · large (100-500K LoC)
Last scanned 1 month, 1 week ago · v3 · 312 actionable findings from 2 signal sources. 106 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
82.0 | 0.15 | 12.30 |
practices_score |
91.0 | 0.15 | 13.65 |
code_quality |
55.0 | 0.10 | 5.50 |
| Overall | 1.00 | 89.2 |
All 16293 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
_patch_vcrpy_aiohttp_compat |
software | healthy | conftest.py:16 |
__aiter__ |
software | healthy | conftest.py:42 |
iter_chunked |
software | healthy | conftest.py:45 |
iter_any |
software | healthy | conftest.py:48 |
iter_chunks |
software | healthy | conftest.py:51 |
_resolve_loop |
software | healthy | conftest.py:76 |
_mock_client_response_init |
software | healthy | conftest.py:89 |
_normalize_bedrock_host |
software | healthy | conftest.py:124 |
bedrock_host_matcher |
software | healthy | conftest.py:130 |
_patched_make_vcr_request |
software | healthy | conftest.py:137 |
_patched_from_serialized_response |
software | healthy | conftest.py:169 |
cleanup_event_handlers |
software | healthy | conftest.py:187 |
reset_event_state |
software | healthy | conftest.py:202 |
setup_test_environment |
software | healthy | conftest.py:217 |
_filter_request_headers |
software | healthy | conftest.py:311 |
_filter_response_headers |
software | healthy | conftest.py:333 |
vcr_cassette_dir |
software | healthy | conftest.py:368 |
pytest_recording_configure |
software | healthy | conftest.py:402 |
vcr_config |
software | healthy | conftest.py:408 |
_content_summary |
software | healthy | scripts/age90_file_input_runner.py:28 |
_sanitize_payload |
software | healthy | scripts/age90_file_input_runner.py:41 |
inspect_native_path |
software | healthy | scripts/age90_file_input_runner.py:58 |
inspect_fallback_tool |
software | healthy | scripts/age90_file_input_runner.py:81 |
run_crew_kickoff |
software | healthy | scripts/age90_file_input_runner.py:98 |
print_payload_and_stop |
software | dead | scripts/age90_file_input_runner.py:141 |
parse_args |
software | healthy | scripts/age90_file_input_runner.py:164 |
main |
software | healthy | scripts/age90_file_input_runner.py:201 |
test_updates_version |
software | healthy | lib/devtools/tests/test_toml_updates.py:17 |
test_returns_false_when_already_current |
software | healthy | lib/devtools/tests/test_toml_updates.py:30 |
test_returns_false_when_no_project_section |
software | healthy | lib/devtools/tests/test_toml_updates.py:42 |
test_returns_false_when_version_is_dynamic |
software | healthy | lib/devtools/tests/test_toml_updates.py:48 |
test_returns_false_for_missing_file |
software | healthy | lib/devtools/tests/test_toml_updates.py:61 |
test_preserves_comments_and_formatting |
software | healthy | lib/devtools/tests/test_toml_updates.py:64 |
test_pins_exact_version |
software | healthy | lib/devtools/tests/test_toml_updates.py:83 |
test_pins_minimum_version |
software | healthy | lib/devtools/tests/test_toml_updates.py:93 |
test_pins_with_tools_extra |
software | healthy | lib/devtools/tests/test_toml_updates.py:104 |
test_leaves_unrelated_deps_alone |
software | healthy | lib/devtools/tests/test_toml_updates.py:114 |
test_handles_optional_dependencies |
software | healthy | lib/devtools/tests/test_toml_updates.py:127 |
test_handles_multiple_crewai_entries |
software | healthy | lib/devtools/tests/test_toml_updates.py:140 |
test_preserves_arbitrary_extras |
software | healthy | lib/devtools/tests/test_toml_updates.py:152 |
test_no_deps_returns_unchanged |
software | healthy | lib/devtools/tests/test_toml_updates.py:162 |
test_skips_crewai_without_version_specifier |
software | healthy | lib/devtools/tests/test_toml_updates.py:170 |
test_skips_crewai_extras_without_pin |
software | healthy | lib/devtools/tests/test_toml_updates.py:180 |
test_repins_a2a_extra |
software | healthy | lib/devtools/tests/test_toml_updates.py:193 |
test_repins_tools_extra |
software | healthy | lib/devtools/tests/test_toml_updates.py:197 |
test_leaves_unrelated_commands_alone |
software | healthy | lib/devtools/tests/test_toml_updates.py:201 |
test_handles_multiple_pins |
software | healthy | lib/devtools/tests/test_toml_updates.py:205 |
test_preserves_surrounding_text |
software | healthy | lib/devtools/tests/test_toml_updates.py:210 |
test_no_version_specifier_unchanged |
software | healthy | lib/devtools/tests/test_toml_updates.py:217 |
test_default_packages_cover_all_workspace_members |
software | healthy | lib/devtools/tests/test_toml_updates.py:223 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
AsyncStreamReaderMixin |
software | healthy | conftest.py:39 |
_NullStreamWriter |
software | healthy | conftest.py:69 |
TestUpdatePyprojectVersion |
software | healthy | lib/devtools/tests/test_toml_updates.py:16 |
TestPinCrewaiDeps |
software | healthy | lib/devtools/tests/test_toml_updates.py:82 |
TestRepinCrewaiInstall |
software | healthy | lib/devtools/tests/test_toml_updates.py:192 |
TestUpdatePyprojectDependencies |
software | healthy | lib/devtools/tests/test_toml_updates.py:222 |
TestUpdateTemplateDependencies |
software | healthy | lib/devtools/tests/test_toml_updates.py:311 |
DocAction |
software | healthy | lib/devtools/src/crewai_devtools/docs_check.py:37 |
DocsAnalysis |
software | healthy | lib/devtools/src/crewai_devtools/docs_check.py:53 |
TokenManager |
software | healthy | lib/crewai-core/src/crewai_core/token_manager.py:19 |
AvailableExport |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:20 |
EnvVarEntry |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:24 |
ToolMetadata |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:31 |
ToolsMetadataPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:41 |
PublishToolPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:46 |
CrewDeploymentSpec |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:56 |
CreateCrewPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:62 |
_WithUserIdentifier |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:66 |
LoginPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:70 |
TraceExecutionContext |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:74 |
TraceExecutionMetadata |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:82 |
TraceBatchInitPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:90 |
TraceBatchMetadata |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:98 |
TraceEventsPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:104 |
TraceFinalizePayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:109 |
TraceFailedPayload |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:115 |
RequestKwargs |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:132 |
PlusAPI |
software | healthy | lib/crewai-core/src/crewai_core/plus_api.py:139 |
Settings |
software | healthy | lib/crewai-core/src/crewai_core/settings.py:98 |
SafeOTLPSpanExporter |
software | healthy | lib/crewai-core/src/crewai_core/telemetry.py:57 |
Telemetry |
software | healthy | lib/crewai-core/src/crewai_core/telemetry.py:68 |
ColoredText |
software | healthy | lib/crewai-core/src/crewai_core/printer.py:67 |
Printer |
software | healthy | lib/crewai-core/src/crewai_core/printer.py:74 |
AuthError |
software | healthy | lib/crewai-core/src/crewai_core/auth/token.py:8 |
Oauth2Settings |
software | healthy | lib/crewai-core/src/crewai_core/auth/oauth2.py:23 |
ProviderFactory |
software | healthy | lib/crewai-core/src/crewai_core/auth/oauth2.py:62 |
AuthenticationCommand |
software | healthy | lib/crewai-core/src/crewai_core/auth/oauth2.py:86 |
BaseProvider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/base_provide… |
WorkosProvider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/workos.py:8 |
Auth0Provider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/auth0.py:8 |
OktaProvider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/okta.py:8 |
EntraIdProvider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/entra_id.py:… |
KeycloakProvider |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers/keycloak.py:8 |
TestStreamChunk |
software | healthy | lib/crewai/tests/test_streaming.py:65 |
TestCrewStreamingOutput |
software | healthy | lib/crewai/tests/test_streaming.py:103 |
TestFlowStreamingOutput |
software | healthy | lib/crewai/tests/test_streaming.py:153 |
TestCrewKickoffStreaming |
software | healthy | lib/crewai/tests/test_streaming.py:179 |
TestCrewKickoffStreamingAsync |
software | healthy | lib/crewai/tests/test_streaming.py:313 |
TestFlowKickoffStreaming |
software | healthy | lib/crewai/tests/test_streaming.py:417 |
SimpleFlow |
software | healthy | lib/crewai/tests/test_streaming.py:517 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
conftest.py |
software | healthy | conftest.py |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
.env.test |
software | healthy | .env.test |
age90_file_input_runner.py |
software | healthy | scripts/age90_file_input_runner.py |
security.md |
software | healthy | .github/security.md |
CONTRIBUTING.md |
software | healthy | .github/CONTRIBUTING.md |
dependabot.yml |
software | healthy | .github/dependabot.yml |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
feature_request.yml |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.yml |
bug_report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
vulnerability-scan.yml |
software | healthy | .github/workflows/vulnerability-scan.yml |
type-checker.yml |
software | healthy | .github/workflows/type-checker.yml |
nightly.yml |
software | healthy | .github/workflows/nightly.yml |
tests.yml |
software | healthy | .github/workflows/tests.yml |
linter.yml |
software | healthy | .github/workflows/linter.yml |
update-test-durations.yml |
software | healthy | .github/workflows/update-test-durations.yml |
pr-size.yml |
software | healthy | .github/workflows/pr-size.yml |
codeql.yml |
software | healthy | .github/workflows/codeql.yml |
pr-title.yml |
software | healthy | .github/workflows/pr-title.yml |
stale.yml |
software | healthy | .github/workflows/stale.yml |
generate-tool-specs.yml |
software | healthy | .github/workflows/generate-tool-specs.yml |
build-uv-cache.yml |
software | healthy | .github/workflows/build-uv-cache.yml |
publish.yml |
software | healthy | .github/workflows/publish.yml |
docs-broken-links.yml |
software | healthy | .github/workflows/docs-broken-links.yml |
codeql-config.yml |
software | healthy | .github/codeql/codeql-config.yml |
enterprise-api.ko.yaml |
software | healthy | docs/enterprise-api.ko.yaml |
enterprise-api.base.yaml |
software | healthy | docs/enterprise-api.base.yaml |
reo-tracking.js |
software | healthy | docs/reo-tracking.js |
enterprise-api.pt-BR.yaml |
software | healthy | docs/enterprise-api.pt-BR.yaml |
common-room-tracking.js |
software | healthy | docs/common-room-tracking.js |
docs.json |
software | healthy | docs/docs.json |
enterprise-api.en.yaml |
software | healthy | docs/enterprise-api.en.yaml |
README.md |
software | healthy | lib/devtools/README.md |
pyproject.toml |
software | healthy | lib/devtools/pyproject.toml |
__init__.py |
software | healthy | lib/devtools/tests/__init__.py |
test_toml_updates.py |
software | healthy | lib/devtools/tests/test_toml_updates.py |
cli.py |
software | healthy | lib/devtools/src/crewai_devtools/cli.py |
docs_check.py |
software | healthy | lib/devtools/src/crewai_devtools/docs_check.py |
__init__.py |
software | healthy | lib/devtools/src/crewai_devtools/__init__.py |
prompts.py |
software | healthy | lib/devtools/src/crewai_devtools/prompts.py |
README.md |
software | healthy | lib/crewai-core/README.md |
pyproject.toml |
software | healthy | lib/crewai-core/pyproject.toml |
test_smoke.py |
software | healthy | lib/crewai-core/tests/test_smoke.py |
__init__.py |
software | healthy | lib/crewai-core/tests/__init__.py |
token_manager.py |
software | healthy | lib/crewai-core/src/crewai_core/token_manager.py |
user_data.py |
software | healthy | lib/crewai-core/src/crewai_core/user_data.py |
paths.py |
software | healthy | lib/crewai-core/src/crewai_core/paths.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
codeql |
software | healthy | .github/codeql |
docs |
software | healthy | docs |
lib |
software | healthy | lib |
devtools |
software | healthy | lib/devtools |
tests |
software | healthy | lib/devtools/tests |
src |
software | healthy | lib/devtools/src |
crewai_devtools |
software | healthy | lib/devtools/src/crewai_devtools |
crewai-core |
software | healthy | lib/crewai-core |
tests |
software | healthy | lib/crewai-core/tests |
src |
software | healthy | lib/crewai-core/src |
crewai_core |
software | healthy | lib/crewai-core/src/crewai_core |
auth |
software | healthy | lib/crewai-core/src/crewai_core/auth |
providers |
software | healthy | lib/crewai-core/src/crewai_core/auth/providers |
crewai |
software | healthy | lib/crewai |
tests |
software | healthy | lib/crewai/tests |
memory |
software | healthy | lib/crewai/tests/memory |
agents |
software | healthy | lib/crewai/tests/agents |
agent_builder |
software | healthy | lib/crewai/tests/agents/agent_builder |
agent_adapters |
software | healthy | lib/crewai/tests/agents/agent_adapters |
project |
software | healthy | lib/crewai/tests/project |
rag |
software | healthy | lib/crewai/tests/rag |
embeddings |
software | healthy | lib/crewai/tests/rag/embeddings |
qdrant |
software | healthy | lib/crewai/tests/rag/qdrant |
chromadb |
software | healthy | lib/crewai/tests/rag/chromadb |
config |
software | healthy | lib/crewai/tests/rag/config |
cassettes |
software | healthy | lib/crewai/tests/cassettes |
agents |
software | healthy | lib/crewai/tests/cassettes/agents |
rag |
software | healthy | lib/crewai/tests/cassettes/rag |
embeddings |
software | healthy | lib/crewai/tests/cassettes/rag/embeddings |
a2a |
software | healthy | lib/crewai/tests/cassettes/a2a |
hooks |
software | healthy | lib/crewai/tests/cassettes/hooks |
utilities |
software | healthy | lib/crewai/tests/cassettes/utilities |
tools |
software | healthy | lib/crewai/tests/cassettes/tools |
agent_tools |
software | healthy | lib/crewai/tests/cassettes/tools/agent_tools |
experimental |
software | healthy | lib/crewai/tests/cassettes/experimental |
evaluation |
software | healthy | lib/crewai/tests/cassettes/experimental/evaluation |
tracing |
software | healthy | lib/crewai/tests/cassettes/tracing |
pipeline |
software | healthy | lib/crewai/tests/cassettes/pipeline |
knowledge |
software | healthy | lib/crewai/tests/cassettes/knowledge |
llms |
software | healthy | lib/crewai/tests/cassettes/llms |
google |
software | healthy | lib/crewai/tests/cassettes/llms/google |
anthropic |
software | healthy | lib/crewai/tests/cassettes/llms/anthropic |
litellm |
software | healthy | lib/crewai/tests/cassettes/llms/litellm |
hooks |
software | healthy | lib/crewai/tests/cassettes/llms/hooks |
azure |
software | healthy | lib/crewai/tests/cassettes/llms/azure |
openai |
software | healthy | lib/crewai/tests/cassettes/llms/openai |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:18 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:33 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:8601 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:2023 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:256 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:01 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:40 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:7125 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:19 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:50 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:03 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:47 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:2024 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:3379 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:08 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:57 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:252 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:21 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:52 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:43 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:71 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:09 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:46958 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:17 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:12 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:32110 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:04 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:39 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:7831 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:07 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:58 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:23 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:14 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:82 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:9182 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:16 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:39754 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:324 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:35351 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:64348 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:45 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:20 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:98 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:22 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:05 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:06 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:56 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:0057 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:37 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
port:8147 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::lib/cli/src/crewai_cli/authentication/providers/auth0… |
security | healthy | lib/cli/src/crewai_cli/authentication/providers/auth0.py |
auth::lib/crewai/tests/cli/authentication/providers/test_au… |
security | healthy | lib/crewai/tests/cli/authentication/providers/test_auth0.py |
auth::lib/crewai/src/crewai/llms/providers/azure/completion… |
security | healthy | lib/crewai/src/crewai/llms/providers/azure/completion.py |
auth::lib/crewai/src/crewai/mcp/tool_resolver.py |
security | healthy | lib/crewai/src/crewai/mcp/tool_resolver.py |
auth::lib/crewai-core/src/crewai_core/auth/providers/base_p… |
security | healthy | lib/crewai-core/src/crewai_core/auth/providers/base_provide… |
auth::lib/crewai/tests/cli/authentication/test_utils.py |
security | healthy | lib/crewai/tests/cli/authentication/test_utils.py |
auth::lib/cli/tests/authentication/test_auth_main.py |
security | healthy | lib/cli/tests/authentication/test_auth_main.py |
auth::lib/crewai-core/src/crewai_core/auth/providers/keyclo… |
security | healthy | lib/crewai-core/src/crewai_core/auth/providers/keycloak.py |
auth::lib/crewai/src/crewai/a2a/auth/server_schemes.py |
security | healthy | lib/crewai/src/crewai/a2a/auth/server_schemes.py |
auth::lib/crewai/tests/cli/authentication/providers/test_ke… |
security | healthy | lib/crewai/tests/cli/authentication/providers/test_keycloak… |
auth::lib/cli/src/crewai_cli/authentication/providers/keycl… |
security | healthy | lib/cli/src/crewai_cli/authentication/providers/keycloak.py |
auth::lib/crewai-core/src/crewai_core/auth/providers/auth0.… |
security | healthy | lib/crewai-core/src/crewai_core/auth/providers/auth0.py |
auth::lib/crewai/tests/cassettes/utilities/test_crew_emits_… |
security | healthy | lib/crewai/tests/cassettes/utilities/test_crew_emits_end_ta… |
auth::lib/crewai-core/src/crewai_core/settings.py |
security | healthy | lib/crewai-core/src/crewai_core/settings.py |
auth::lib/cli/tests/authentication/test_utils.py |
security | healthy | lib/cli/tests/authentication/test_utils.py |
auth::lib/cli/tests/authentication/providers/test_keycloak.… |
security | healthy | lib/cli/tests/authentication/providers/test_keycloak.py |
auth::lib/crewai/tests/cassettes/test_deepseek_r1_with_open… |
security | healthy | lib/crewai/tests/cassettes/test_deepseek_r1_with_open_route… |
auth::lib/crewai/src/crewai/auth/providers/auth0.py |
security | healthy | lib/crewai/src/crewai/auth/providers/auth0.py |
auth::lib/crewai/tests/cassettes/utilities/test_converter_w… |
security | healthy | lib/crewai/tests/cassettes/utilities/test_converter_with_ll… |
auth::lib/cli/tests/authentication/providers/test_auth0.py |
security | healthy | lib/cli/tests/authentication/providers/test_auth0.py |
auth::lib/crewai-core/src/crewai_core/auth/utils.py |
security | healthy | lib/crewai-core/src/crewai_core/auth/utils.py |
auth::lib/crewai/src/crewai/a2a/utils/agent_card_signing.py |
security | healthy | lib/crewai/src/crewai/a2a/utils/agent_card_signing.py |
auth::lib/crewai-core/src/crewai_core/auth/oauth2.py |
security | healthy | lib/crewai-core/src/crewai_core/auth/oauth2.py |
auth::lib/crewai/src/crewai/auth/providers/keycloak.py |
security | healthy | lib/crewai/src/crewai/auth/providers/keycloak.py |
auth::lib/crewai/tests/test_custom_llm.py |
security | healthy | lib/crewai/tests/test_custom_llm.py |
auth::lib/crewai/tests/llms/azure/test_azure.py |
security | healthy | lib/crewai/tests/llms/azure/test_azure.py |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env.test |
security | healthy | .env.test |
generic_api_key::lib/crewai/tests/agents/test_agent.py |
security | healthy | lib/crewai/tests/agents/test_agent.py |
password_literal::lib/crewai-tools/tests/tools/test_oxylabs… |
security | healthy | lib/crewai-tools/tests/tools/test_oxylabs_tools.py |
password_literal::lib/crewai-tools/tests/tools/test_oxylabs… |
security | healthy | lib/crewai-tools/tests/tools/test_oxylabs_tools.py |
password_literal::lib/crewai-tools/tests/tools/snowflake_se… |
security | healthy | lib/crewai-tools/tests/tools/snowflake_search_tool_test.py |
password_literal::lib/crewai-tools/tests/tools/snowflake_se… |
security | healthy | lib/crewai-tools/tests/tools/snowflake_search_tool_test.py |
generic_api_key::lib/crewai-tools/tests/tools/stagehand_too… |
security | healthy | lib/crewai-tools/tests/tools/stagehand_tool_test.py |
password_literal::lib/crewai-tools/tests/tools/singlestore_… |
security | healthy | lib/crewai-tools/tests/tools/singlestore_search_tool_test.py |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/we… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/weaviate_tool/READM… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/we… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/weaviate_tool/READM… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/st… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/stagehand_tool/.env… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/st… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/stagehand_tool/.env… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/st… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/stagehand_tool/READ… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/st… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/stagehand_tool/READ… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/st… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/stagehand_tool/READ… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/snowflake_search_to… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/ta… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/tavily_search_tool/… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/singlestore_search_… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/singlestore_search_… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/singlestore_search_… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/singlestore_search_… |
password_literal::lib/crewai-tools/src/crewai_tools/tools/s… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/singlestore_search_… |
generic_api_key::lib/crewai-tools/src/crewai_tools/tools/mu… |
security | healthy | lib/crewai-tools/src/crewai_tools/tools/multion_tool/README… |
| Label | Layer | Status | Path |
|---|---|---|---|
pip-audit |
cicd | healthy | .github/workflows/vulnerability-scan.yml |
changes |
cicd | healthy | .github/workflows/type-checker.yml |
type-checker-matrix |
cicd | healthy | .github/workflows/type-checker.yml |
type-checker |
cicd | healthy | .github/workflows/type-checker.yml |
check |
cicd | healthy | .github/workflows/nightly.yml |
build |
cicd | healthy | .github/workflows/nightly.yml |
publish |
cicd | healthy | .github/workflows/nightly.yml |
changes |
cicd | healthy | .github/workflows/tests.yml |
tests-matrix |
cicd | healthy | .github/workflows/tests.yml |
tests |
cicd | healthy | .github/workflows/tests.yml |
changes |
cicd | healthy | .github/workflows/linter.yml |
lint-run |
cicd | healthy | .github/workflows/linter.yml |
lint |
cicd | healthy | .github/workflows/linter.yml |
update-durations |
cicd | healthy | .github/workflows/update-test-durations.yml |
pr-size |
cicd | healthy | .github/workflows/pr-size.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
pr-title |
cicd | healthy | .github/workflows/pr-title.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
generate-specs |
cicd | healthy | .github/workflows/generate-tool-specs.yml |
build-cache |
cicd | healthy | .github/workflows/build-uv-cache.yml |
build |
cicd | healthy | .github/workflows/publish.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
check-links |
cicd | healthy | .github/workflows/docs-broken-links.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
2.31.0.6 |
network | healthy | pyproject.toml |
192.168.1.1 |
network | healthy | lib/crewai/tests/rag/chromadb/test_utils.py |
1.0.1.1 |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
4.11.0.86 |
network | healthy | lib/crewai/tests/cassettes/utilities/test_crew_emits_end_ta… |
1.11.1.3 |
network | healthy | lib/crewai/tests/cassettes/utilities/test_crew_emits_end_ta… |
41.59.57.57 |
network | healthy | lib/crewai/tests/cassettes/knowledge/test_docling_source.ya… |
63.43.56.56 |
network | healthy | lib/crewai/tests/cassettes/knowledge/test_docling_source.ya… |
127.0.0.1 |
network | healthy | lib/crewai-tools/tests/adapters/mcp_adapter_test.py |
169.254.169.254 |
network | healthy | lib/crewai-tools/tests/utilities/test_safe_path.py |
10.0.0.1 |
network | healthy | lib/crewai-tools/tests/utilities/test_safe_path.py |
172.16.0.1 |
network | healthy | lib/crewai-tools/tests/utilities/test_safe_path.py |
10.0.0.0 |
network | healthy | lib/crewai-tools/src/crewai_tools/security/safe_path.py |
172.16.0.0 |
network | healthy | lib/crewai-tools/src/crewai_tools/security/safe_path.py |
192.168.0.0 |
network | healthy | lib/crewai-tools/src/crewai_tools/security/safe_path.py |
127.0.0.0 |
network | healthy | lib/crewai-tools/src/crewai_tools/security/safe_path.py |
169.254.0.0 |
network | healthy | lib/crewai-tools/src/crewai_tools/security/safe_path.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::vulnerability-scan |
cicd | healthy | .github/workflows/vulnerability-scan.yml |
gha::type-checker |
cicd | healthy | .github/workflows/type-checker.yml |
gha::nightly |
cicd | healthy | .github/workflows/nightly.yml |
gha::tests |
cicd | healthy | .github/workflows/tests.yml |
gha::linter |
cicd | healthy | .github/workflows/linter.yml |
gha::update-test-durations |
cicd | healthy | .github/workflows/update-test-durations.yml |
gha::pr-size |
cicd | healthy | .github/workflows/pr-size.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::pr-title |
cicd | healthy | .github/workflows/pr-title.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::generate-tool-specs |
cicd | healthy | .github/workflows/generate-tool-specs.yml |
gha::build-uv-cache |
cicd | healthy | .github/workflows/build-uv-cache.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
gha::docs-broken-links |
cicd | healthy | .github/workflows/docs-broken-links.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | pyproject.toml |
mysql |
data | healthy | .env.test |
sqlite |
data | healthy | .env.test |
mongodb |
data | healthy | .env.test |
postgresql |
data | healthy | lib/crewai/tests/memory/test_unified_memory.py |
postgres |
data | healthy | lib/crewai-tools/tests/tools/cassettes/firecrawl_search_too… |
mariadb |
data | healthy | lib/crewai-tools/src/crewai_tools/tools/ai_mind_tool/ai_min… |
clickhouse |
data | healthy | lib/crewai-tools/src/crewai_tools/tools/ai_mind_tool/ai_min… |
| Label | Layer | Status | Path |
|---|---|---|---|
SLACK_WEBHOOK_URL |
cicd | healthy | — |
PYPI_API_TOKEN |
cicd | healthy | — |
CREWAI_TOOL_SPECS_APP_ID |
cicd | healthy | — |
CREWAI_TOOL_SPECS_PRIVATE_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
latest_kickoff_task_outputs |
data | healthy | lib/crewai/src/crewai/memory/storage/kickoff_task_outputs_s… |
flow_states |
data | healthy | lib/crewai/src/crewai/flow/persistence/sqlite.py |
pending_feedback |
data | healthy | lib/crewai/src/crewai/flow/persistence/sqlite.py |
checkpoints |
data | healthy | lib/crewai/src/crewai/state/provider/sqlite_provider.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | conftest.py |
vps::azure |
hardware | healthy | conftest.py |
vps::gcp |
hardware | healthy | .env.test |
vps::ec2 |
hardware | healthy | lib/crewai-tools/src/crewai_tools/aws/bedrock/agents/README… |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | lib/crewai/tests/test_flow_usage_metrics.py |
pubsub |
data | healthy | lib/crewai/src/crewai/a2a/utils/task.py |
| Label | Layer | Status | Path |
|---|---|---|---|
crewAIInc__crewAI |
software | healthy | /data/fable5_failed_archive/crewAIInc__crewAI |
| Label | Layer | Status | Path |
|---|---|---|---|
Query root |
api | healthy | lib/crewai/tests/utilities/test_converter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | lib/crewai/tests/cassettes/test_inject_date.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | lib/crewai/tests/rag/embeddings/test_backward_compatibility… |
This page is publicly accessible at:
https://repobility.com/scan/79a38bd6-8ae7-4ba7-866b-4c4ca1eeb85e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/79a38bd6-8ae7-4ba7-866b-4c4ca1eeb85e/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.