simple-formatter
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill strictly performs text transformation tasks using local Python scripts. The logic consists of basic string manipulation and regular expression substitution.\n- [DATA_EXFILTRATION]: No network operations, such as curl, wget, or HTTP requests, were found. The skill does not access sensitive file paths or environment variables.\n- [COMMAND_EXECUTION]: The scripts do not invoke subprocesses or execute shell commands. All operations are confined to the Python runtime context.\n- [REMOTE_CODE_EXECUTION]: The skill does not include external dependencies or remote script downloading mechanisms. No dynamic execution patterns like eval() or exec() are present.
Audit Metadata