role-compile

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Comprehensive analysis of the skill's instructions and script code reveals no malicious patterns or security vulnerabilities. The skill performs expected data transformation tasks.
  • [PROMPT_INJECTION]: The markdown documentation is purely functional and does not contain any instructions intended to bypass safety guardrails, override system prompts, or manipulate agent behavior.
  • [DATA_EXFILTRATION]: No sensitive data access or network communication patterns were detected. The script reads a local JSON file and writes XML files within the provided output directory.
  • [REMOTE_CODE_EXECUTION]: The skill does not download external scripts or install third-party dependencies at runtime. It relies on standard PowerShell libraries and .NET XML APIs.
  • [COMMAND_EXECUTION]: The script does not use eval, Invoke-Expression, or other dynamic execution sinks. It processes structured data (JSON) and outputs structured data (XML) using safe, built-in parsers.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 10:31 AM