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

gcc

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local system commands (cmake, arm-none-eabi-size, and taskkill on Windows) to facilitate the build process. These invocations are implemented using subprocess.run with list-style arguments and without shell execution (shell=True), which prevents command injection vulnerabilities.
  • [SAFE]: The skill manages project configuration and state locally within the .embeddedskills directory. No network operations or external data transmissions were detected.
  • [SAFE]: All scripts utilize standard Python libraries and local modules. No external or unverifiable dependencies are required or installed during execution.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 09:54 AM
Security Audit — agent-trust-hub — gcc