tgravity-work-invoice-reimbursement
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled Python script (
scripts/invoice_reimbursement.py) to automate the extraction of invoice metadata and the generation of structured Excel files. This execution is confined to the local environment and is necessary for the skill's primary function. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing standard, well-known Python packages (
openpyxl,pdfminer.six) from the official PyPI repository to support file parsing and spreadsheet management. These dependencies are industry-standard and sourced from trusted locations. - [SAFE]: Data operations are limited to reading invoice files from user-specified directories and writing reports to the local file system. No network exfiltration or access to sensitive system paths (e.g., credentials or SSH keys) was identified.
Audit Metadata