project-sharing
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides explicit guidance on handling sensitive data, including PII and credentials, ensuring they are anonymized or excluded from shared archives to prevent accidental exposure.
- [COMMAND_EXECUTION]: Utilizes common shell commands such as
mkdir,cp,mv,tar, andzipfor directory management and package creation within the local filesystem. - [SAFE]: Implements notebook cleaning via the
nbformatandnbconvertlibraries to programmatically remove execution outputs and debug cells, which prevents the distribution of sensitive runtime data. - [SAFE]: Instructional constraints (e.g., "CRITICAL: After creating sharing folder...") are used as operational safeguards to maintain project integrity and do not attempt to bypass agent security filters.
Audit Metadata