prime
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes common system utilities including
tree,git,grep, andwc. These are used appropriately to map the project structure, check repository status, and search for relevant code snippets during focused analysis. - [DATA_EXFILTRATION]: There are no network-related commands (e.g.,
curl,wget) or external API calls. The data read from the local file system is used strictly to build the agent's internal context and is not transmitted externally. - [REMOTE_CODE_EXECUTION]: No patterns of downloading or executing external scripts, or installing unverified packages, were detected. All operations are performed on local files.
- [PROMPT_INJECTION]: The instructions are direct and focused on the task of project 'priming'. There are no attempts to override the agent's safety guidelines or extract system prompts.
Audit Metadata