check-info-tool
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the 'check-info-tool' package via pip. This is a standard dependency for the tool's intended functionality and is distributed through the official Python package registry.
- [COMMAND_EXECUTION]: The skill utilizes the 'check-info' command-line interface to list available jobs and perform analysis on IG-XL test program files. These commands run locally on user-provided data to generate reports.
- [SAFE]: The skill processes external file formats (.igxl, .zip, .xlsm), which constitutes an ingestion surface for indirect prompt injection. However, the tool's limited scope of data extraction and report generation minimizes the risk of exploitable behavior. 1. Ingestion points: Path to test program files provided via the -d/--device flag in SKILL.md. 2. Boundary markers: None. 3. Capability inventory: Execution of 'check-info' CLI tool across all documented steps. 4. Sanitization: Not specified.
Audit Metadata