teach
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands using the
gitutility and the vendor-specificentireCLI tool (entire search,entire explain,entire version). - [COMMAND_EXECUTION]: The skill includes explicit security instructions to sanitize user-supplied input before execution. It mandates shell-quoting the
<topic>argument and stripping or escaping dangerous characters like backticks, subshells$(...), and semicolons to prevent command injection. - [EXTERNAL_DOWNLOADS]: The skill directs users to download the required CLI tool from the vendor's official documentation site at
https://entire.io/docs/cliif it is not already present. - [PROMPT_INJECTION]: The skill implements defenses against indirect prompt injection by instructing the agent to treat all repository content, command output, and user-supplied strings as untrusted data and to never follow instructions found within them.
Audit Metadata