meta-compile

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate utility for 1C Enterprise developers. It focuses on transforming JSON definitions into the complex XML structure required for 1C configuration files.
  • [COMMAND_EXECUTION]: The provided scripts (meta-compile.ps1 and meta-compile.py) use sub-processes to handle batch operations by recursively invoking themselves on temporary files. This is a standard programmatic pattern for processing arrays of data and does not involve arbitrary command execution from untrusted sources.
  • [DATA_EXFILTRATION]: The skill requires access to local files to read JSON definitions and write the generated configuration. All file paths are provided as explicit arguments by the user or the agent, and there is no evidence of unauthorized access to sensitive system files (e.g., SSH keys or cloud credentials) or network communication.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 11:10 AM
Security Audit — agent-trust-hub — meta-compile