Run ACB (Anypoint Code Builder) system diagnostics to check if the machine meets minimum specifications and apply Windows optimizations if needed
74
61%
Does it follow best practices?
Impact
98%
1.84xAverage score across 3 eval scenarios
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./skills/mule-development/run-system-diagnostics/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill instructs the agent to modify Windows security settings (add Microsoft Defender exclusions), perform admin-required powercfg changes, and download/execute binaries, all of which change system state and can weaken/ bypass security protections.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill contains runtime PowerShell that downloads and extracts a binary from https://github.com/microsoft/diskspd/releases/download/v2.2/DiskSpd.ZIP and then runs diskspd.exe for IOPS testing, which fetches and executes remote code during skill execution.
32e2b58
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.