SecEng Program · CLI & Desktop
Trust Scanner Integrations CLI
Inspect and export the full integrations registry from your terminal.
Screenshots coming soon
Visual walkthrough of Trust Scanner Integrations CLI in progress
Overview
The Trust Scanner Integrations CLI is a developer utility for inspecting the complete Trust Scanner integration registry from the command line. List all 35 integrations, show detailed metadata for any individual integration, and export the full registry as structured JSON for downstream tooling, documentation generation, or registry-driven UI builds. Runs fully offline against the bundled registry data.
Features
- 01.
Full registry listing
List all Trust Scanner integrations with their IDs, platforms, categories, and statuses in a single command.
- 02.
Detailed integration inspection
Show complete metadata for any integration by ID — capabilities, surfaces, scan modes, and environment variables.
- 03.
JSON export
Export the full registry as structured JSON for use in documentation generators, dashboards, or internal tooling.
- 04.
Offline operation
The registry is bundled with the CLI — no network access or authentication needed to query it.
Install steps
Step 01
Install via npm or clone the repository and run `pnpm install`.
Step 02
No environment variables required.
Step 03
Run `trust-scanner-integrations list` to see all integrations.
Step 04
Run `trust-scanner-integrations show <id>` or `export --format json` as needed.
Capabilities
Privacy architecture
Local first
This integration runs 100% in-process using a compiled WASM engine. Text is scanned locally — nothing is transmitted to a server, no analytics, no telemetry. Ideal for regulated environments where data residency and air-gap requirements apply.
Platform vendor
aisecurity.llc
This integration is built by aisecurity.llc and runs natively on aisecurity.llc.
Early access
Get early access — Trust Scanner integrations are in active development
Trust Scanner Integrations CLI and all 37 integrations are under active development. Tell us what you need and we'll prioritize your platform.