subsystem-validate

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local PowerShell script to perform its validation logic. The command is invoked with the -NoProfile switch to ensure a clean execution environment and mitigate risks from malicious user profiles.
  • [SAFE]: The script parses local XML files provided as parameters. It uses standard .NET XML parsing capabilities and does not use any unsafe dynamic code execution or remote script loading.
  • [SAFE]: There are no network operations, data exfiltration patterns, or hardcoded credentials detected. The skill's behavior is consistent with its stated purpose of local file validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 08:36 AM