xdto-info
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs static analysis of local XML/binary files (
Package.bin,Configuration.xml) related to 1C XDTO metadata. All file access is localized to the provided-PackagePathargument. - [COMMAND_EXECUTION]: The skill uses PowerShell and Python to process XML data. While it accepts user-provided paths and filenames, these are used for reading metadata and writing the resulting analysis report. The
OutFileparameter allows writing results to a file, which is a standard feature for diagnostic tools. - [EXTERNAL_DOWNLOADS]: The skill does not perform any network requests or external downloads. The GitHub link in the script headers is for informational purposes only.
Audit Metadata