dotnet-enable-autocomplete

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Executes the dotnet CLI tool to verify installed SDK versions and generate native shell completion scripts.
  • [COMMAND_EXECUTION]: Accesses and modifies shell profile files (e.g., .bashrc, .zshrc, .config.fish) to install persistent autocomplete functionality. This modification is the primary intended purpose of the skill and aligns with official Microsoft documentation.
  • [SAFE]: The skill uses allowed-tools to restrict shell command execution to dotnet subcommands only, preventing the execution of arbitrary or malicious system commands.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 07:06 PM
Security Audit — agent-trust-hub — dotnet-enable-autocomplete