kata-configure-settings

Pass

Audited by Gen Agent Trust Hub on Feb 18, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The scripts were analyzed for malicious patterns, including data exfiltration, obfuscation, and remote code execution. No such patterns were found. The use of Node.js heredocs is a benign method for handling JSON data within shell scripts.
  • COMMAND_EXECUTION (LOW): The setup-worktrees.sh script executes destructive commands like rm -rf to reorganize the project structure. However, this behavior is documented as the script's primary purpose and is protected by multiple safety checks, including verifying a clean Git status and checking for existing configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 18, 2026, 08:19 PM