meta-info
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to parse and summarize 1C metadata from XML export files. Technical review of both the PowerShell (
meta-info.ps1) and Python (meta-info.py) implementations confirms they only perform standard file reading and processing logic as intended. - [EXTERNAL_DOWNLOADS]: The scripts include a reference to the author's GitHub repository (
github.com/Nikolay-Shirokov/cc-1c-skills) for source code attribution. There are no automated downloads or remote script executions performed by the skill. - [COMMAND_EXECUTION]: The skill uses local interpreters (PowerShell and Python) to run its analysis scripts. These commands are static and restricted to the skill's primary function of metadata inspection.
- [DATA_EXFILTRATION]: No network-related operations or sensitive data access patterns were detected. The skill lacks the configuration to perform external network requests.
Audit Metadata