development-plugin-for-avalonia

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: Several Python scripts in the scripts/ directory (generate_api_index.py, generate_control_reference_docs.py, generate_api_migration_report.py) use the subprocess module to invoke the git CLI. These tools are intended to analyze a local Avalonia repository provided by the user to build documentation indices. The scripts correctly use the list-based API for subprocess, which mitigates shell injection risks.
  • [SAFE]: No instances of prompt injection, data exfiltration, or persistence mechanisms were detected. The skill's primary function is to provide educational and reference material for Avalonia developers.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 10:52 AM
Security Audit — agent-trust-hub — development-plugin-for-avalonia