test-reporting
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily a documentation and prompt-based tool for generating test reports. It does not perform any network operations or access sensitive system files.\n- [COMMAND_EXECUTION]: The skill includes Python scripts (e.g.,
batch_convert_templates.py,convert_formats.py) that facilitate file processing and format conversion. These scripts usesubprocess.callto execute other local Python files. The execution is handled using argument lists without a shell, which prevents command injection.\n- [SAFE]: The skill processes user-provided test data through its prompts and conversion scripts. While this constitutes an ingestion surface for external content, the risk of indirect prompt injection is mitigated by the skill's limited capabilities, which are restricted to local data transformation and reporting.
Audit Metadata