test-case-reviewer

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses multiple Python wrapper scripts (such as convert_to_json.py and parse_xmind.py) that utilize subprocess.call to execute local formatting logic. These executions are securely implemented using argument lists and the local Python interpreter, preventing shell-based injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The README.md references external setup scripts (install-skills-mac.sh and install-skills-windows.ps1) for repository-wide installation. These are external to the skill and align with the author's documented installation workflow.
  • [SAFE]: Prompt instructions in prompts/test-case-reviewer.md are focused on functional quality assurance and contain no behavior-overriding instructions or safety bypasses.
  • [SAFE]: No network exfiltration patterns, hardcoded credentials, or unauthorized file access attempts were detected in the skill's scripts or configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 09:00 AM