ikb42603-cloud-security-labs
Fail
Audited by Snyk on Aug 2, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill document embeds example secret values (AWS creds, a plaintext DB_PASSWORD, and hard-coded MFA codes) and shows them being used or inserted into commands, which could require an LLM to reproduce secret values verbatim.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The AWS CLI installation steps download and then execute remote installers (curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" and msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi), which are runtime external dependencies that fetch and run remote code.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata