skills/zhinkgit/embeddedskills/keil/Gen Agent Trust Hub

keil

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes the Keil MDK command-line utility (UV4.exe) to perform its primary functions. The commands are constructed using argument lists without a shell, which prevents command injection vulnerabilities.
  • [DATA_EXFILTRATION]: No network operations or external data transfer mechanisms were found. The skill operates entirely on the local file system within the user's workspace.
  • [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from remote sources. It relies on the pre-installed Keil MDK toolchain and Python standard libraries.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive tokens were detected. Configuration templates use safe placeholders.
  • [SAFE]: The skill implements a three-tier configuration system (environment, workspace, and CLI) to manage paths and settings locally, which is a best practice for developer tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 07:58 AM