From tenable-inspector
Configure `tenable-inspector` for Tenable.io or Tenable.sc.
How this command is triggered — by the user, by Claude, or both
Slash command
/tenable-inspector:setupThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /tenable-inspector:setup Configure `tenable-inspector` for Tenable.io or Tenable.sc. Options: - `--access-key=<key>` or `TENABLE_ACCESS_KEY` - `--secret-key=<key>` or `TENABLE_SECRET_KEY` - `--base-url=<url>` defaults to `https://cloud.tenable.com` Config is written to `~/.config/claude-grc/connectors/tenable-inspector.yaml`; secrets are stored separately with user-only permissions.
Configure tenable-inspector for Tenable.io or Tenable.sc.
plugins/connectors/tenable-inspector/scripts/setup.sh --access-key=<key> --secret-key=<key>
Options:
--access-key=<key> or TENABLE_ACCESS_KEY--secret-key=<key> or TENABLE_SECRET_KEY--base-url=<url> defaults to https://cloud.tenable.comConfig is written to ~/.config/claude-grc/connectors/tenable-inspector.yaml; secrets are stored separately with user-only permissions.
/setupInitializes or resumes Conductor project setup by creating foundational documentation (product definition, tech stack, workflow, style guides) through interactive Q&A.
/setupChecks whether the local Codex CLI is ready and optionally toggles the stop-time review gate. If Codex is not installed, prompts the user to install it via npm.
/setupWalks an enterprise admin through configuring the Claude Office add-in to call their own cloud (Vertex/Bedrock/Foundry/gateway), producing a customized manifest.xml for M365 deployment.
/setupDetects and cleans up ghost installations of the claude-hud plugin in Claude Code, checking cache, registry, and temp files across macOS/Linux and Windows.
/setupInteractive setup wizard that detects installed AI providers, configures auth, and optimizes token usage for the Octopus ecosystem. Runs on first install or manual invocation.
4plugins reuse this command
First indexed Jul 18, 2026
npx claudepluginhub vantainc/claude-grc-engineering --plugin tenable-inspector