aqua-model-lifecycle
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents how to download model artifacts from HuggingFace and Oracle Cloud Object Storage. It also provides links to official GitHub repositories for machine learning components such as vLLM, Text Generation Inference (TGI), and llama-cpp. These are well-known and appropriate sources for the skill's stated purpose.
- [COMMAND_EXECUTION]: Provides CLI examples using the
adscommand-line tool to perform model registration and lifecycle management within OCI. These operations are standard for the intended user workflow. - [CREDENTIALS_UNSAFE]: Mentions the use of HuggingFace tokens and OCI authentication methods (API Keys, Resource Principals). The skill correctly uses placeholders for sensitive values and recommends standard, secure authentication practices for cloud environments.
Audit Metadata