IntelligenceX

Tool Catalog

Edit on GitHub

Real IntelligenceX tool packs and representative tools from current source.

Tool Catalog

This catalog is generated from what the codebase currently registers in tool-pack extension methods.

Runtime Availability Matrix

PackDescriptor IDSource kindTierTypical availability
Event Log (EventViewerX)eventlogbuiltinSensitiveReadOSS + internal
File SystemfsbuiltinReadOnlyOSS + internal
Reviewer SetupreviewersetupbuiltinReadOnlyOSS + internal
Email (Mailozaurr)emailbuiltinSensitiveReadOSS + internal (dependency-gated at runtime)
Office Documents (OfficeIMO)officeimoopen_sourceReadOnlyOSS + internal (dependency-gated at runtime)
PowerShell RuntimepowershellbuiltinDangerousWriteOSS + internal (opt-in by policy)
ComputerXsystemclosed_sourceReadOnlyInternal/private builds
ADPlaygroundadclosed_sourceSensitiveReadInternal/private builds
TestimoXtestimoxclosed_sourceSensitiveReadInternal/private builds

Builtin / OSS-Oriented Packs

Event Log (eventlog)

Representative tools:

  • eventlog_pack_info
  • eventlog_channels_list
  • eventlog_live_query
  • eventlog_evtx_find
  • eventlog_evtx_query
  • eventlog_evtx_report_user_logons

File System (fs)

Representative tools:

  • fs_pack_info
  • fs_list
  • fs_read
  • fs_search

Reviewer Setup (reviewersetup)

Representative tools:

  • reviewer_setup_pack_info
  • reviewer_setup_contract_verify

Email (email)

Representative tools:

  • email_pack_info
  • email_imap_search
  • email_imap_get
  • email_smtp_send

PowerShell (powershell)

Representative tools:

  • powershell_pack_info
  • powershell_environment_discover
  • powershell_hosts
  • powershell_run

Office Documents (officeimo)

Representative tools:

  • officeimo_pack_info
  • officeimo_read

Closed-Source / Internal Packs

ADPlayground (ad)

Representative tools:

  • ad_pack_info
  • ad_environment_discover
  • ad_domain_info
  • ad_group_members
  • ad_users_expired
  • ad_search

ComputerX (system)

Representative tools:

  • system_pack_info
  • system_info
  • system_process_list
  • system_network_adapters
  • system_service_list (Windows)
  • system_firewall_rules (Windows)

TestimoX (testimox)

Representative tools:

  • testimox_pack_info
  • testimox_rules_list
  • testimox_rules_run

Notes

  • Tool availability depends on host/runtime composition and platform.
  • builtin packs are OSS-oriented by source model; "optional" indicates runtime policy/dependency gating, not closed-source licensing.
  • sourceKind classification comes from ToolPackBootstrap normalization rules.
  • Closed-source packs may be enabled by default in config but still absent in OSS environments.
  • Closed-source packs are private/licensed by default for IX Chat usage. External/custom-host usage requires a separate license.