invoice-organizer
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs local data processing on user-provided CSV files to categorize expenses and detect duplicates.
- [DATA_EXFILTRATION]: No data exfiltration was detected. The script reads local financial data for processing but does not perform any network operations to send data externally.
- [REMOTE_CODE_EXECUTION]: No remote code execution or external downloads were detected. The Python script relies solely on standard library modules and operates on local files provided by the user.
- [PROMPT_INJECTION]: No prompt injection patterns were found in the instructions or the script. The skill processes external data (CSV), but it does not interpolate this data into agent prompts in a way that creates an exploitable attack surface.
Audit Metadata