data-collection-sim
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows standard practices for Isaac Sim SDG (Synthetic Data Generation) tasks.
- The Python scripts use
yaml.safe_load()for configuration parsing, which prevents unsafe deserialization attacks. - Data generation is performed locally, and no network exfiltration or unauthorized file access patterns were found.
- The shell script is a utility for counting generated files and does not perform dangerous operations.
Audit Metadata