From slack-inspector
Interpret slack-inspector findings, explain Slack API coverage limits, and turn Slack workspace posture results into control evidence or remediation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/slack-inspector:slack-inspector-expertThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when reviewing output from `slack-inspector` or planning remediation for Slack workspace security.
Use this skill when reviewing output from slack-inspector or planning remediation for Slack workspace security.
slack-inspector writes Finding schema v1 documents to:
~/.cache/claude-grc/findings/slack-inspector/<run_id>.json
Each run emits a workspace-level slack_workspace resource with SCF evaluations for:
IAC-02: MFA / 2FA evidenceIAC-04: SSO and session-duration evidenceDCH-07: message and file retention visibilityTPM-03: app approval workflow visibilityDLP-01: DLP or discovery visibilityGOV-03: workspace metadata inventorySlack exposes many workspace governance controls only through Enterprise Grid or admin-scoped APIs. Treat inconclusive as a coverage signal, not as a pass:
missing_scope, not_allowed_token_type, or not_authed: request an admin-approved token with the listed scope.feature_not_enabled or enterprise_required: verify manually in Slack Enterprise Admin settings or document plan limitations.channel_not_found on retention checks: configure a representative channel for retention policy sampling.Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
4plugins reuse this skill
First indexed Jul 18, 2026
npx claudepluginhub vantainc/claude-grc-engineering --plugin slack-inspector