simulation-architect
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains markdown documentation and R code templates for statistical research. No malicious patterns, network operations, or unauthorized file access were identified.
- [COMMAND_EXECUTION] (SAFE): While the skill contains R code, it is intended for statistical computation (e.g., rnorm, plogis, future_map) and does not invoke system-level commands, shell scripts, or unauthorized subprocesses.
- [DATA_EXFILTRATION] (SAFE): No network-enabled functions (like curl or fetch) or access to sensitive local directories (like .ssh or .aws) are present. The code uses
saveRDSfor local checkpointing to user-defined paths, which is standard behavior for simulation tasks.
Audit Metadata