bailian-web-search

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the 'bl' command-line interface to manage routing logic and execute searches. Besides, the skill uses these commands to perform identity detection by checking the base_url host against expected Alibaba Cloud domains.
  • Evidence: The skill invokes bl config show, bl text chat, and bl search web to identify identity and perform search operations within SKILL.md.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from web search results and passes it into the agent's context, creating an indirect prompt injection surface.
  • Ingestion points: User-provided queries and messages are passed to the --message and --query flags in SKILL.md.
  • Boundary markers: No explicit delimiters or boundary markers for external content are defined within this file.
  • Capability inventory: The skill has command execution and network access capabilities through the 'bl' tool.
  • Sanitization: There is no evidence of sanitization for the search results returned by the CLI.
  • [EXTERNAL_DOWNLOADS]: The skill documentation refers to an official installation method that involves downloading resources from the vendor's infrastructure.
  • Evidence: The skill instructions specify using bl skill init for installation and setup as described in SKILL.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 06:32 PM
Security Audit — agent-trust-hub — bailian-web-search