Source-available Harness AI / Agent OS for teams building governed agent applications - with Nexus orchestration, policy-controlled tools, RAG, memory, trace/evidence, HITL, and runtime boundaries.
Drift inferred · capture-to-capture
- HIGH code analysis flagged committed secret ×4, dynamic code execution ×5 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
- HIGH code analysis flagged dynamic code execution ×2 in jakbuczarnecki/intergrax
transport stdio · http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit d9e69c5 · analyzer v28 · 3d ago
skills & prompt files 20
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/README.md
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-ci-hotfix.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-hep-step.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-idea-audit.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-implementation-journal.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-iteration.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-micro-implement.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/intergrax-token-budget.mdc
- agent-rules jakbuczarnecki-intergrax-d9e69c5/AGENTS.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/dispute_analyst/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/dispute_intake/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/dispute_scenario/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/dispute_strategist/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/external_contractor_adapter/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/intergrax_assistant/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/legal/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/local_indexer/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/local_search/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/local_synthesizer/prompts/system.md
- prompt-file jakbuczarnecki-intergrax-d9e69c5/agents/signoff_probe/prompts/system.md
danger signals15
- dynamic code execution pickle.loads() jakbuczarnecki-intergrax-d9e69c5/intergrax/distributed/providers/redis_idempotency_store.py :118
return pickle.loads(raw) - dynamic code execution pickle.loads() jakbuczarnecki-intergrax-d9e69c5/intergrax/runtime/tools/sqlite_idempotency_store.py :158
return pickle.loads(base64.b64decode(result_blob.encode("ascii"))) - dynamic code execution __import__() jakbuczarnecki-intergrax-d9e69c5/scripts/docs/generate_sk_exp5_usage.py :43
__import__( - dynamic code execution __import__() jakbuczarnecki-intergrax-d9e69c5/tests/unit/hosting/engine/test_engine_failures.py :47
shutdown=__import__( - dynamic code execution __import__() jakbuczarnecki-intergrax-d9e69c5/tests/unit/hosting/engine/test_engine_w2_invariants.py :56
shutdown=__import__( - suspicious endpoint sentry.io (telemetry)
expected for this server's purpose
jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p3/configs.py :151
base_url: str = "https://sentry.io" - suspicious endpoint api.datadoghq.com (telemetry) jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p3/factories.py :339
base = config.base_url or "https://api.datadoghq.com" - suspicious endpoint app.posthog.com (telemetry) jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p4/factories.py :148
default_url="https://app.posthog.com", - suspicious endpoint api.telegram.org jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p8/factories.py :343
http = _open_httpx_client(config, default_url=config.base_url or "https://api.telegram.org") - suspicious endpoint 93.184.216.34 jakbuczarnecki-intergrax-d9e69c5/tests/unit/websearch/capture/test_url_policy.py :215
policy.canonicalize("https://93.184.216.34/") - over-broad OAuth scope https://www.googleapis.com/auth/cloud-platform jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/cloud_platform/gcp/opens.py :22
_GCP_CLOUD_PLATFORM_SCOPE = "https://www.googleapis.com/auth/cloud-platform" - committed secret Slack token jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/tests/conversation/test_interaction_planner.py :663
xoxb-s…(16 chars, redacted) - committed secret Slack token jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/tests/scripts/test_slack_ask_configuration_preflight.py :60
xoxb-s…(23 chars, redacted) - committed secret Slack token jakbuczarnecki-intergrax-d9e69c5/tests/unit/integrations/providers/conversation_channel/slack/test_config.py :47
xoxb-w…(17 chars, redacted) - committed secret Slack token jakbuczarnecki-intergrax-d9e69c5/tests/unit/integrations/providers/conversation_channel/slack/test_live_proof_env.py :101
xoxb-p…(17 chars, redacted)
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 6039
filesystem 118
- fs jakbuczarnecki-intergrax-d9e69c5/.github/repo-management/sync_github_repository_metadata.py :10
import shutil - fs jakbuczarnecki-intergrax-d9e69c5/agents/local_indexer/steps/index_job.py :6
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/attestation_demo/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/attestation_demo/host/integration_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/dispute_sim_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/dispute_sim_application/host/integration_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/governed_contractor_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/governed_contractor_application/host/integration_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/governed_contractor_application/host/stores.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/intergrax_assistant_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/lab_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/lab_application/host/integration_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/lab_application/host/wiring.py :5
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/legal_application/host/factory.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/file_watcher/checkpoint.py :14
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/file_watcher/contracts.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/file_watcher/runtime.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/file_watcher/sidecar.py :15
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/file_watcher/snapshot.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/host/integration_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/host/settings.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/serving/background_task_proof_routes.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/serving/workspace_routes.py :310
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/discovery.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/document_indexing.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/idempotency.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/local_folder_indexing.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/managed_file_ingestion.py :8
import shutil - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/path_policy.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/service.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/source_candidates.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/workspaces/web_url_ingestion.py :10
import shutil - fs jakbuczarnecki-intergrax-d9e69c5/applications/poc_template_application/host/factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/poc_template_application/host/integration_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/research_application/host/factory.py :5
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/applications/research_application/host/integration_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/conftest.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/checkpoint_store.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/checkpoint_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/compensation_queue_store.py :12
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/compensation_queue_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/readiness/scoreboard.py :12
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/readiness/section_40_12_checklist.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/reference_harness.py :18
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/acp_checkpoint_host_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/application_build_context.py :13
import shutil - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/application_runtime_graph.py :18
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/async_task_index_resolver.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/docker_templates.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/environment_state_usage_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/environment_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/harness_host_runtime.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/health_score_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/lab_environment_profile.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/lab_harness_context.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/lkw_hybrid_daemon_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/migration_wiring.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/nexus_factory.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/notification_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/observability_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/package_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/policy_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/product_observability_dashboard_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/prompt_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/recovery_contract_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/reference_workflows/rag_async_ingest.py :15
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/registry_ops_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/registry_snapshot_store.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/reliability_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/sandbox_host_wiring.py :29
return HostedSandboxSession.open( - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/skill_import_wiring.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/sqlite_async_task_index.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/strategy_review_wiring.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/task_memory_wiring.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/tier3_scenario_matrix_wiring.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/trace_explorer_routes.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/workspace_cleanup_wiring.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/contracts/build_context.py :9
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/contracts/environment_profile/sub_profiles.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/apps.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/certify.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/doctor.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/doctor_diff_app.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/doctor_health_app.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/envs.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/evidence.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/external_work.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/init_project.py :8
import shutil - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/mvp_evolution.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/run.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/trace.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/contracts/host_profile_slices.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/contracts/org_policy.py :7
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/debug/app.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/debug/router.py :30
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/debug/store.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/experiments/store.py :9
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/experiments/workflow.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/hosting/contracts/context.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/hosting/instance/_native_lock.py :11
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/hosting/instance/file_guard.py :14
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/hosting/runner.py :14
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p3/clients.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p3/factories.py :9
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/docling/opens.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/pymupdf/opens.py :43
pdf = fitz.open(source) - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/whisper/config.py :6
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/whisper/opens.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/yt_dlp/config.py :6
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/yt_dlp/opens.py :8
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/elasticsearch/failed_delivery.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/adapter.py :9
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/bundle.py :15
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/config.py :9
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/opens.py :13
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/paths.py :10
from pathlib import Path - fs jakbuczarnecki-intergrax-d9e69c5/intergrax/lab/organization_worker.py :8
from pathlib import Path
shell / exec 4
- shell jakbuczarnecki-intergrax-d9e69c5/.github/repo-management/sync_github_repository_metadata.py :11
import subprocess - shell jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/doctor.py :9
import subprocess - shell jakbuczarnecki-intergrax-d9e69c5/intergrax/cli/mvp_evolution.py :8
import subprocess - shell jakbuczarnecki-intergrax-d9e69c5/intergrax/codecraft/test_runner.py :61
"import subprocess, sys\n"
network 52
- net jakbuczarnecki-intergrax-d9e69c5/.github/repo-management/sync_github_repository_metadata.py :15
from urllib.error import HTTPError, URLError - net jakbuczarnecki-intergrax-d9e69c5/applications/local_workspace_application/slack_companion/ask_client.py :11
from urllib.parse import urljoin - net jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/docker_templates.py :106
CMD python -c "import urllib.request; urllib.request.urlopen('{health_url}')" || exit 1 - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p2/factories.py :970
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/cloud_platform/kubernetes/rest_client.py :9
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/client.py :9
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/calendar_attachments.py :13
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/calendar_content.py :12
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/calendar_events.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/calendar_inventory.py :11
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/common.py :11
from urllib.parse import urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/drive.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/drive_content.py :12
from urllib.parse import quote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/drive_permissions.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/mail_attachments.py :13
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/mail_content.py :10
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/mail_folders.py :10
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/mail_messages.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_channel_hosted_content.py :13
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_channel_inventory.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_channel_members.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_channel_messages.py :13
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_chat_hosted_content.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_chat_inventory.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_chat_members.py :12
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/knowledge_read/teams_chat_messages.py :13
from urllib.parse import quote, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/collaboration_suite/ms365_graph/opens.py :7
Only this module may construct ``httpx.Client`` / ``GraphRestClient`` for Graph. - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/conversation_channel/slack/backend.py :13
from urllib.parse import urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_parser/docling/opens.py :59
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/http_client/allowlist/client.py :7
from urllib.parse import urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/issue_tracker/gitlab/config.py :9
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/issue_tracker/gitlab/opens.py :18
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/issue_tracker/jira/opens.py :7
Only this module may construct ``httpx.Client`` / ``JiraRestClient`` for Jira. - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/llm_guardrail/_vendor_opens.py :127
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/notification_channel/pagerduty/opens.py :18
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/braintrust/opens.py :19
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/elasticsearch/client.py :11
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/elasticsearch/opens.py :7
Only this module may construct ``httpx.Client`` / ``ElasticsearchRestClient`` for Elasticsearch. - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/langsmith/opens.py :19
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/opensearch/client.py :10
from urllib.parse import quote - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/opensearch/opens.py :19
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/prometheus/opens.py :7
Only this module may construct ``httpx.Client`` / ``PrometheusRestClient`` for Prometheus. - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/mysql/config.py :11
from urllib.parse import quote_plus, unquote, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/postgresql/config.py :11
from urllib.parse import quote_plus - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/rerank_provider/jina_rerank/opens.py :10
import requests - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/bing/web_client.py :7
import requests - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/google_cse/web_client.py :7
import requests - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/google_places/web_client.py :11
import requests - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/reddit/web_client.py :14
import requests - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/vector_store/vespa/opens.py :18
import httpx - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/wiki_knowledge/confluence/knowledge_read.py :11
from urllib.parse import parse_qs, urlparse - net jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/wiki_knowledge/confluence/opens.py :7
Only this module may construct ``httpx.Client`` / ``ConfluenceRestClient`` for Confluence.
secrets 16
- secrets jakbuczarnecki-intergrax-d9e69c5/conftest.py :26
return {"X-Api-Key": os.environ.get("INTERGRAX_HARNESS_API_KEY", GATE_HARNESS_API_KEY)} - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/harness_auth.py :28
raw = (os.getenv("INTERGRAX_HARNESS_API_KEY") or "").strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/modality_production_resolver.py :35
token = os.getenv("HF_TOKEN", "").strip() or os.getenv("HUGGINGFACE_API_KEY", "").strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p5/factories.py :746
access_key = str(config_overrides.get("access_key") or os.environ.get("INTERGRAX_CLOUDFLARE_R2_ACCESS_KEY", "")).strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/_shared/p7/factories.py :1309
access_key = str(config_overrides.get("access_key") or os.environ.get("INTERGRAX_BACKBLAZE_B2_ACCESS_KEY", "")).strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/notification_channel/pagerduty/config.py :27
or os.environ.get("INTERGRAX_PAGERDUTY_API_KEY", "").strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/braintrust/config.py :23
"api_key": os.environ.get("INTERGRAX_BRAINTRUST_API_KEY", "").strip() - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/observability_backend/opensearch/config.py :32
"password": os.environ.get("INTERGRAX_OPENSEARCH_PASSWORD", "").strip(), - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/rerank_provider/cohere_rerank/config.py :18
api_key: str | None = Field(default_factory=lambda: os.getenv("COHERE_API_KEY")) - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/rerank_provider/jina_rerank/config.py :18
api_key: str | None = Field(default_factory=lambda: os.getenv("JINA_API_KEY")) - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/bing/web_client.py :41
self.api_key = api_key or os.getenv("BING_SEARCH_V7_API_KEY", "") - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/google_cse/web_client.py :43
self.api_key = api_key or os.getenv("GOOGLE_CSE_API_KEY", "") - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/google_places/config.py :17
"api_key": os.environ.get("GOOGLE_PLACES_API_KEY", "").strip(), - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/google_places/web_client.py :62
self.api_key = api_key or os.getenv("GOOGLE_PLACES_API_KEY", "") - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/reddit/config.py :22
"client_secret": os.environ.get("REDDIT_CLIENT_SECRET", "").strip(), - secrets jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/search_provider/reddit/web_client.py :69
self.client_secret = client_secret or os.getenv("REDDIT_CLIENT_SECRET", "")
database 10
- db jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/checkpoint_store.py :8
import sqlite3 - db jakbuczarnecki-intergrax-d9e69c5/intergrax/agents/persistence/compensation_queue_store.py :8
import sqlite3 - db jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/registry_snapshot_store.py :8
import sqlite3 - db jakbuczarnecki-intergrax-d9e69c5/intergrax/applications/_shared/sqlite_async_task_index.py :9
import sqlite3 - db jakbuczarnecki-intergrax-d9e69c5/intergrax/experiments/store.py :8
import sqlite3 - db jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/document_store/mongodb/opens.py :32
from pymongo import MongoClient - db jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/key_value_cache/redis/client.py :10
import redis - db jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/message_bus/kafka/bundle.py :49
"Kafka integration requires ``kv_store`` (typically from redis integration)." - db jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/message_bus/rabbitmq/bundle.py :49
"RabbitMQ integration requires ``kv_store`` (typically from redis integration)." - db jakbuczarnecki-intergrax-d9e69c5/intergrax/integrations/providers/relational_store/sqlite/adapter.py :8
import sqlite3
declared dependencies 66
- fastmcp@>=3.3.1
- mcp@>=1.0
- torch@==2.2.2
- fastapi@>=0.115
- uvicorn@>=0.30
- starlette@>=0.41
- httpx@>=0.27
- python-multipart@>=0.0.9
- pydantic@>=2.7
- cryptography@>=42.0
- python-dotenv@>=1.0
- PyYAML@>=6.0
- tqdm@>=4.66
- openai@>=1.0
- anthropic@>=0.25
- mistralai@>=0.4
- ollama@>=0.1
- tiktoken@>=0.7
- boto3@>=1.34
- botocore@>=1.34
- mypy-boto3-bedrock-runtime@>=1.34
- google-genai@>=0.3
- cohere@>=5.5
- langchain@>=0.3
- langchain-core@>=0.3
- langchain-community@>=0.3
- langchain-openai@>=0.3
- langchain-ollama@>=0.2
- langchain-text-splitters@>=0.3
- chromadb@==1.4.1
- qdrant-client@>=1.9
- pinecone@>=3.0
- sentence-transformers@>=3.0
- numpy@==1.26.4
- pandas@>=2.1.4,<3.0.0
- beautifulsoup4@>=4.12
- trafilatura@>=1.8
- python-docx@>=1.1
- openpyxl@>=3.1
- xlrd@>=2.0
- pytesseract@>=0.3
- pillow@>=11.0
- PyMuPDF@>=1.23
- requests-cache@>=1.2
- whisper@>=1.1
- yt-dlp@>=2024.0
- webvtt-py@>=0.4
- opencv-python-headless@==4.9.0.80
- chardet@>=5.2,<6
- streamlit@>=1.39
- langgraph@>=0.0.40
- pytest@>=8.4,<9
- pytest-asyncio@>=0.23,<0.24
- ruff@*
- pyright@*
- redis@>=5.0
- celery@>=5.3
- confluent-kafka@>=2.3.0
- pika@>=1.3.2
- pytest-xdist@>=3.6,<4
- sentry-sdk@>=2.0
- pymongo@>=4.6
- presidio-analyzer@>=2.2
- presidio-anonymizer@>=2.2
- slack-sdk@>=3.33.4
- aiohttp@>=3.9
cursor-plugin 1
- opaque (low) jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/README.md
bundled .cursor/ plugin descriptor (jakbuczarnecki-intergrax-d9e69c5/.cursor/rules/README.md) — presence-detected; review the descriptor