intune-knowme — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited intune-knowme (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill when the user asks to:
Extract Customer Name and Tenant ID from the user's message.
Run ALL of these queries in parallel (single response, multiple tool calls):
Tool: cxedataS360-kusto_query
https://cxedataplatformcluster.westus2.kusto.windows.net/cxedataIntune_FactIntuneTelCommon
| where TenantId == '{TENANT_ID}'
| sort by SnapshotDate desc
| take 1
| project SnapshotDate, TenantId, CompanyName, AccountGuid,
MDM_Android, MDM_iOS, MDM_Mac, MDM_WindowsTotal, MDM_Other, MDM_Pure_IntuneManaged,
MDM_Windows11, MDM_Windows10_Only,
MAM_Users, MAM_Users_TotalTargeted, MAM_UsersNotLicensed, MAM_Policies, MAM_DefaultPolicyOn,
MAM_MAU, MAM_Android_MAU, MAM_iOS_MAU,
MAM_MAD, MAM_Android_MAD, MAM_iOS_MAD,
MAM_Edge_MAU, MAM_Edge_Users,
MAM_OLM_MAU, MAM_OLM_Users,
MAM_Teams_MAU, MAM_Teams_Users,
MAM_Word_MAU, MAM_Excel_MAU, MAM_PowerPoint_MAU,
MAM_OneNote_MAU, MAM_SharePoint_MAU, MAM_SkyDrive_MAU,
ProtectedUsers, ProtectedDevices, ProtectedDevices_Android, ProtectedDevices_iOS,
ProtectedDevices_Android_MDMonly, ProtectedDevices_Android_MDMandMAM, ProtectedDevices_Android_MAMWE,
ProtectedDevices_iOS_MDMonly, ProtectedDevices_iOS_MDMandMAM, ProtectedDevices_iOS_MAMWE,
DeviceScenario_NoDevice_MAM_TD, DeviceScenario_MAM_WE, DeviceScenario_MDM, DeviceScenario_MDM_MAM,
IsCoManaged, IsCoManagedSwungOver, CoManagedDevices, CoManagedDevices_SwungOver, CoManagedDevices_NotSwungOver,
TenantAttached, AutoPilot,
TotalLicenses, AssignedUsers, AssignedUsersIntune, AssignedUsersO365,
IntuneUsageMAU, LicensePaidReportedCXP,
HasEMSSkuE3, HasEMSSkuE5, HasM365SKUE3, HasM365SKUE5, IsIntunePremium,
JAMFActiveDeviceCount, MDM, PC, EAS,
TPID, TenantState, VerticalName, IndustryName, SegmentName, SubSegmentName,
CountryName, GeoRegionTool: cxedataS360-kusto_query (same cluster/database)
Intune_FactIntuneTelCommon
| where TenantId == '{TENANT_ID}'
| sort by SnapshotDate desc
| take 6
| project SnapshotDate, IntuneUsageMAU, MAM_Users, MAM_MAU, MDM_Android, MDM_iOS, MDM_WindowsTotal, ProtectedUsers, ProtectedDevicesTool: cxedataS360-kusto_query (same cluster/database)
Intune_FactIntuneDevicesCommon
| where TenantId == '{TENANT_ID}'
| where SnapshotDate == toscalar(Intune_FactIntuneDevicesCommon | where TenantId == '{TENANT_ID}' | summarize max(SnapshotDate))
| summarize TotalDevices = sum(DeviceCount) by ClientOS_Platform, OwnerType, ManagementAgent, MDMCompliance, WorkplaceJoinStatus, EnrollmentTypeV1Name
| order by TotalDevices descTool: security360-mcp-get_customer_data
TenantId eq '{TENANT_ID}'Tool: security360-mcp-get_product_metrics
{TENANT_ID}Tool: security360-mcp-get_support_metrics
{TENANT_ID}Tool: security360-mcp-get_crm_metrics
{TENANT_ID}After all queries return:
Write a markdown document with this EXACT 11-section structure:
# {CUSTOMER_NAME} — Intune Know-Me
**Customer:** {Full Legal Name}
**Tenant ID:** {TENANT_ID}
**Region:** {CountryName} ({GeoRegion})
**Segment:** {SegmentName} — {SubSegmentName}
**Industry:** {IndustryName} | {VerticalName}
**Intune MAU:** {IntuneUsageMAU} | **MAM Protected Users:** {MAM_Users} | **Total Licenses:** {TotalLicenses}
**Data Snapshot:** {SnapshotDate}
**Generated:** {today's date}
---
## 1. Intune Role & Importance
## 2. Tenant & Architecture Model
## 3. Device Enrollment & Provisioning
## 4. Device Mix, Ownership & MAM
## 5. Join State & Lifecycle
## 6. RBAC, Identity & Privileged Access
## 7. Compliance, Updates & Patching
## 8. Networking, VPN & Certificates
## 9. Reporting, Telemetry & Trust
## 10. macOS & Non-Standard Devices
## 11. Key Risks & Awareness Notes| Section | Primary Data Fields |
|---|---|
| 1. Role & Importance | IntuneUsageMAU, MAM_Users, TotalLicenses, IndustryName, SegmentName, trend data |
| 2. Tenant & Architecture | TenantId, IsCoManaged, TenantAttached, GeoRegion, CountryName, HasEMS/M365 SKUs |
| 3. Enrollment & Provisioning | AutoPilot, EnrollmentTypeV1Name, MDM totals, MDM_Pure_IntuneManaged |
| 4. Device Mix & MAM | MDM_, MAM_, ProtectedDevices_, DeviceScenario_, per-app MAU |
| 5. Join State | WorkplaceJoinStatus from device detail, support cases (hybrid join keywords) |
| 6. RBAC & Identity | (mostly open questions — limited telemetry) |
| 7. Compliance & Updates | MDMCompliance from device detail, support cases (compliance keywords) |
| 8. Networking & VPN | Support cases (Tunnel, VPN, certificate keywords) |
| 9. Reporting & Telemetry | Support cases (reporting, mismatch keywords), data freshness |
| 10. macOS & Non-Standard | MDM_Mac, JAMFActiveDeviceCount, MDM_Other |
| 11. Risks | Derived from all above — CritSit hours, adoption gaps, case patterns |
> **🔲 Open Questions:**🔴 Critical:
🟡 High:
🟢 Awareness:
{CustomerName}-Intune-KnowMe.md node C:\Users\menglin\.copilot\skills\intune-knowme\md2docx.js "{session_files_dir}\{CustomerName}-Intune-KnowMe.md" "{session_files_dir}\{CustomerName}-Intune-KnowMe.docx"This produces a formatted Word document with headings, tables, bullet lists, and styled text.
| Field | Meaning |
|---|---|
| MAM_Users | Active MAM protected users (≥1 APP check-in in period) |
| MAM_Users_TotalTargeted | All users targeted by MAM policies (includes inactive) |
| MAM_MAU | Monthly Active Users with MAM activity |
| MAM_MAD | Monthly Active Devices with MAM activity |
| DeviceScenario_MAM_WE | Devices with MAM Without Enrollment (BYOD, no MDM) |
| DeviceScenario_MDM | MDM-enrolled devices without MAM |
| DeviceScenario_MDM_MAM | Devices with both MDM + MAM protection |
| DeviceScenario_NoDevice_MAM_TD | MAM-targeted users with no device record |
| ProtectedUsers | Users protected by MDM or MAM (deduplicated) |
| MDM_Pure_IntuneManaged | Intune-only managed devices (not co-managed) |
| CoManagedDevices_SwungOver | Co-managed devices with workloads moved to Intune |
| CoManagedDevices_NotSwungOver | Co-managed but workloads still on MECM |
| IntuneUsageMAU | Monthly Active Users (any MDM or MAM activity) |
| AutoPilot | Autopilot-registered device count |
| TenantAttached | MECM tenant-attached device count |
| IsIntunePremium | Whether tenant has Intune Plan 2 / premium add-ons |
/mcpTo use this skill, ensure these MCP servers are connected (/mcp to check):
cxedataplatformcluster.westus2.kusto.windows.netOptional:
If missing, use /mcp add to configure them before generating.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.