tb-search-tags
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Node.js script
bin/tb-api.mjsvia theBashtool and interpolates user-provided text fromAskUserQuestioninto the command arguments. - [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface. Ingestion points: User input from the
AskUserQuestionstep is used directly. Boundary markers: The keyword is interpolated without delimiters or escaping. Capability inventory: The skill uses theBashtool for shell execution. Sanitization: No input sanitization is specified in the skill instructions.
Audit Metadata