training-completion-tracking

Solid

Security-awareness training completion across whatever training/awareness platform is connected: assignment-overdue versus cadence-overdue detection, per-campaign and per-org completion-rate calculation, ranking clients that have fallen behind a contracted cadence, and the unmeasured-versus-0% distinction.

AI & Automation 45 stars 24 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
55
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Training Completion Tracking ## Overview Training completion is the leading indicator for the human-layer side of security posture: an org whose users are behind on required training is an org whose users are more likely to fall for the next real phishing attempt. This skill covers how to pull training-campaign completion state across whatever security-awareness platform is connected, turn it into a per-org completion rate, and flag clients falling behind their contracted cadence — without assuming a specific vendor's data model. ## Anti-triggers - **Running a KnowBe4 campaign** — creating campaigns, enrolling users, browsing the content library, or buying store modules is the vendor's API surface; use `knowbe4-training`. - **KnowBe4's own completion reports and benchmarks** — the platform computes those natively per account; use `knowbe4-reporting`. This skill exists for the portfolio rollup and the cadence judgment across whatever platform is connected. ## Step Zero: Confirm What's Connected Call `conduit__search_tools` with a query like `"training campaign"` or `"training completion"` before assuming a specific vendor is available. KnowBe4 is the primary training/phishing-simulation platform in this marketplace and, where connected, is the strongest source for this skill — it exposes campaign-level enrollment and completion data directly (e.g. `knowbe4__list_users`, `knowbe4__list_campaigns`). Proofpoint and Checkpoint Avanan both carry secondary awarenes...

Details

Author
WYRE-AI
Repository
WYRE-AI/msp-claude-plugins
Created
7 months ago
Last Updated
1 weeks ago
Language
Astro
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category