accreditation-desk-review
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a custom local Python script (
scripts/deskreview.py) to automate the reading, extraction, and modification of Word, PDF, and Excel documents. The script's operations are confined to the local filesystem. - [EXTERNAL_DOWNLOADS]: The documentation instructs the user to install well-known, industry-standard Python libraries (
pypdf,python-docx,openpyxl) from public package registries. - [DATA_EXFILTRATION]: No network-enabled code was detected. The skill's data handling is restricted to local processing of accreditation evidence and templates, with no mechanisms for transmitting data to external servers.
- [SAFE]: The skill demonstrates high reliability by including explicit protocols for data backups, file-lock verification, and content-based verification to prevent document corruption.
Audit Metadata