Context Fetch
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides command templates for searching the local codebase using
grep,rg(ripgrep), andSelect-String. These are standard utilities for navigating a filesystem and are used here for their intended purpose. - [DATA_EXPOSURE]: The skill suggests reading specific line ranges or sections of local files to minimize context usage. The operations are performed locally and do not involve transmitting data to external or untrusted destinations.
- [PROMPT_INJECTION]: The instructions establish a process for the agent to follow (the 'Search-first' principle). These instructions are benign and do not contain patterns typical of malicious injection or attempts to bypass security filters.
Audit Metadata