alibabacloud-oss-manage-metaquery

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and install official Alibaba Cloud CLI and ossutil binaries from vendor-controlled domains including aliyuncli.alicdn.com and gosspublic.alicdn.com. These are recognized as legitimate well-known service endpoints.
  • [COMMAND_EXECUTION]: The skill uses the aliyun CLI and custom Python scripts to perform storage management tasks. It correctly identifies dangerous operations—such as bucket deletion (aliyun ossutil rm -b) or metadata index closure (aliyun ossutil api close-meta-query)—and mandates explicit user confirmation before execution to prevent accidental data loss.
  • [PROMPT_INJECTION]: The skill is identified as having an architectural surface for indirect prompt injection (Category 8).
  • Ingestion points: The agent ingests AI-generated metadata (descriptions and summaries) from OSS objects when executing the do-meta-query command, as detailed in SKILL.md and references/verification-method.md.
  • Boundary markers: There are no specific delimiters or instruction-ignore warnings applied to the AI-generated metadata before it is displayed to the user.
  • Capability inventory: The agent possesses capabilities to create/delete buckets and manipulate objects via the aliyun toolset and provided Python scripts (e.g., scripts/create_bucket.py).
  • Sanitization: No explicit sanitization or filtering logic is implemented for the text content returned in the oss_ai_meta fields before it enters the agent's conversational context.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 09:05 AM