role-expert
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local PowerShell script (
role-compile.ps1) to translate JSON definitions into 1C metadata. This is a legitimate use of command execution for a build-tooling skill. - [SAFE]: No evidence of malicious behavior, data exfiltration, or obfuscation was found. The script correctly implements XML entity escaping for synonym, comment, and RLS condition fields to prevent malformed XML generation. It adheres to the principle of least privilege, only interacting with the provided input and output directories.
Audit Metadata