github-code-interpreter
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses several shell commands via Python's
subprocessand a bash script to manage repository analysis. These includegitfor repository metadata,treeorfindfor directory structures, andwcfor line counting. All commands are executed within the context of the user's local~/Documentsdirectory and target repository paths derived from the user-provided GitHub URL.
Audit Metadata