4d-form-layout
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill's test suite utilizes
subprocess.runto execute the local conversion script for verification. This is a standard testing procedure and does not expose the environment to risk as it targets only the skill's own verified code with controlled parameters. - [SAFE]: The skill performs localized data transformations on 4D form files. It employs
jsonschemaandPyYAMLto validate and parse structured inputs, ensuring data integrity. No network communications, credential usage, or code obfuscation were found. Input validation effectively mitigates risks associated with processing external form data.
Audit Metadata