Audit History
microsoft-teams-automation - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Aug 4, 2026, 02:14 PM | 1 confirmed | 1 | No capability change |
| v4 | Jul 7, 2026, 12:43 AM | No confirmed findings | 0 | No capability change |
| v3 | Jul 7, 2026, 12:43 AM | No confirmed findings | 0 | External commands |
| v2 | Jun 30, 2026, 04:12 PM | 1 confirmed | 2 | Network access |
| v1 | Feb 25, 2026, 10:06 AM | No confirmed findings | 0 | Baseline |
Aug 4, 2026, 02:14 PM
The Markdown backticks and identifier examples are not executable commands or reconnaissance, so 59 static findings are false positives. The external Rube MCP endpoint is a real low-severity trust boundary, and write workflows lack explicit confirmation gates.
Confirmed security concerns (1)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (44)
🌐 Network access (1)
Jul 7, 2026, 12:43 AM
Reviewed SKILL.md context for all 60 static findings. The command hits are Markdown formatting around tool names or parameters. The URL and reconnaissance hits are normal Rube MCP setup, Teams ID guidance, and permission guidance.
Risk Factors
⚙️ External commands (44)
🌐 Network access (1)
Jul 7, 2026, 12:43 AM
Reviewed SKILL.md context for all 60 static findings. The command hits are Markdown formatting around tool names or parameters. The URL and reconnaissance hits are normal Rube MCP setup, Teams ID guidance, and permission guidance.
Risk Factors
⚙️ External commands (44)
🌐 Network access (1)
Jun 30, 2026, 04:12 PM
Static command-execution and reconnaissance findings are false positives caused by Markdown inline code for Rube and Microsoft Teams tool names. The real concern is that the skill routes Teams actions through a third-party MCP endpoint and OAuth connection, which can affect messages, meetings, members, and search results if permissions are granted.
Confirmed security concerns (1)
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (1)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
🌐 Network access (2)
Detected Patterns
Feb 25, 2026, 10:06 AM
Static analysis detected 67 potential security issues, all of which are false positives from scanning markdown documentation. The flagged 'external_commands' patterns are tool name examples in code blocks (e.g., MICROSOFT_TEAMS_TEAMS_LIST), not executable shell commands. The 'hardcoded URL' is legitimate documentation of the required Rube MCP server endpoint (https://rube.app/mcp). The skill is a legitimate Microsoft Teams automation guide with no actual executable code or security risks.
Static false positives ignored (1)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.