cloud-metadata

Fail

Audited by Snyk on May 4, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This skill explicitly instructs retrieving instance metadata credentials (TmpSecretId/TmpSecretKey/Token) and placing them into CLI commands, environment variables, or config flows, which requires the agent to output or embed secret values verbatim and thus poses high exfiltration risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). Provides explicit, step-by-step instructions to exploit SSRF and cloud metadata endpoints to steal temporary credentials, enumerate and exfiltrate cloud resources, and perform lateral movement—clear malicious intent enabling unauthorized access and compromise.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill includes explicit runtime install commands that wget executables from https://cosbrowser.cloud.tencent.com/software/coscli/coscli-linux-amd64 (and related coscli URLs), which fetch remote binaries and install/execute them as part of the workflow, so this is a runtime external dependency that executes remote code.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
May 4, 2026, 08:16 AM
Issues
4