litium-cloud-cli
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the .NET 8 SDK and the Litium Cloud CLI from official Microsoft and Litium repositories. These are well-known and trusted sources associated with the skill's purpose.
- [COMMAND_EXECUTION]: The skill guides the agent to use the
litium-cloudCLI for infrastructure management tasks such as deploying artifacts, creating environments, and managing service principals. All commands are standard for the Litium platform and require user confirmation for destructive actions. - [REMOTE_CODE_EXECUTION]: The skill instructs the agent to install and update the
litium.cloud.clitool via NuGet. The tool is a vendor-owned resource used to execute the cloud management operations described in the skill. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from YAML manifests and external documentation at
https://docs.litium.dev/. These ingestion points are used to configure CLI commands and are managed through official vendor channels. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected. The skill includes explicit rules for safe secret handling and target environment verification.
Audit Metadata