Plan or install external security engines
codeinspectus_setupInspect external engine health and download sizes, install Opengrep, Gitleaks, or Trivy after confirmation, or save declined choices.
Instructions
Inspect external-engine health and exact platform download sizes, save declined choices, or install selected Opengrep/Gitleaks/Trivy components after explicit confirmation. Plan is offline. Install writes only to ~/.codeinspectus, verifies immutable pins/publisher provenance, and never modifies the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Plan is offline/read-only. Install downloads only after confirm_downloads=true. Decline saves the choice. | plan |
| components | No | Components to install or decline. Default: all three external engines. | |
| confirm_downloads | No | Must be true for an install that needs network downloads. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| message | Yes | ||
| outcome | Yes |