MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
KNOWBE4_API_KEYChiave APIobbligatoriaKnowBe4 Reporting API token (Bearer token from KnowBe4 console)
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
knowbe4_account_getGet account infoGet account info
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_account_risk_score_historyGet risk score historyGet risk score history
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_users_listList usersList users
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_users_getGet userGet user
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_users_risk_score_historyGet user risk score historyGet user risk score history
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_groups_listList groupsList groups
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_groups_getGet groupGet group
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_groups_membersGet group membersGet group members
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_groups_risk_score_historyGet group risk score historyGet group risk score history
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_campaigns_listList phishing campaignsList phishing campaigns
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_campaigns_getGet phishing campaignGet phishing campaign
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_security_tests_listList PSTsList PSTs
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_training_campaigns_listList training campaignsList training campaigns
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_training_campaigns_getGet training campaignGet training campaign
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_training_enrollments_listList enrollmentsList enrollments
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_reporting_phishing_summaryPhishing summaryPhishing summary
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_reporting_training_summaryTraining summaryTraining summary
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_reporting_risk_overviewRisk overviewRisk overview
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_campaign_testsList all Phishing Security Tests (PSTs) for a specific campaign.List all Phishing Security Tests (PSTs) for a specific campaign.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_security_test_getGet detailed results for a specific Phishing Security Test (PST) by ID. Includes phish-prone percentage, clicked/opened/reported counts.Get detailed results for a specific Phishing Security Test (PST) by ID. Includes phish-prone percentage, clicked/opened/reported counts.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_security_test_recipientsGet recipient-level results for a specific PST. Shows which users clicked, opened, reported, or were otherwise affected.Get recipient-level results for a specific PST. Shows which users clicked, opened, reported, or were otherwise affected.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_phishing_security_test_recipientGet a specific recipient's detailed result for a PST, including click time, open time, and reported status.Get a specific recipient's detailed result for a PST, including click time, open time, and reported status.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_training_enrollments_getGet detailed information about a specific training enrollment by ID, including module progress and completion date.Get detailed information about a specific training enrollment by ID, including module progress and completion date.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_store_purchases_listList all store purchases (training content bought from the KnowBe4 ModStore). Shows purchased modules and content.List all store purchases (training content bought from the KnowBe4 ModStore). Shows purchased modules and content.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_store_purchases_getGet detailed information about a specific store purchase by ID.Get detailed information about a specific store purchase by ID.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_policies_listList all security policies. Returns policy names, status, and acknowledgment requirements.List all security policies. Returns policy names, status, and acknowledgment requirements.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_policies_getGet detailed information about a specific policy by ID, including acknowledgment status.Get detailed information about a specific policy by ID, including acknowledgment status.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_navigateDiscover available KnowBe4 tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available KnowBe4 tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_backNo-op tool for backwards compatibility. All tools are always available.No-op tool for backwards compatibility. All tools are always available.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_statusShow credentials status and available domains. Also verifies API credentials are configured.Show credentials status and available domains. Also verifies API credentials are configured.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_list_categoriesList all available KnowBe4 tool categories with descriptions and tool counts. Use this first to discover what the server can do before loading individual tool schemas.List all available KnowBe4 tool categories with descriptions and tool counts. Use this first to discover what the server can do before loading individual tool schemas.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_list_category_toolsList all tools in a specific category with their full schemas. Call this after knowbe4_list_categories to see exactly what parameters a tool accepts.List all tools in a specific category with their full schemas. Call this after knowbe4_list_categories to see exactly what parameters a tool accepts.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_execute_toolExecute any KnowBe4 tool by name. Use knowbe4_list_category_tools first to discover the tool's required arguments.Execute any KnowBe4 tool by name. Use knowbe4_list_category_tools first to discover the tool's required arguments.
Per questo strumento non è stato pubblicato alcuno schema di input.
knowbe4_routerSuggest the best KnowBe4 tool(s) for a given intent. Describe what you want to do in plain language and this tool will recommend which tool(s) to call.Suggest the best KnowBe4 tool(s) for a given intent. Describe what you want to do in plain language and this tool will recommend which tool(s) to call.
Per questo strumento non è stato pubblicato alcuno schema di input.
34 strumenti su 34 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.