quality-load-testing
Fail
Audited by Snyk on Aug 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes hard-coded plaintext passwords in example test scripts (e.g., "test123"), which instructs the LLM to produce output containing secret values verbatim and thus creates an exfiltration risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The workflows reference and therefore will fetch and execute third-party GitHub Actions at runtime (e.g., "uses: grafana/k6-action@v0.3.1"), which are remote code dependencies executed as part of CI, so they meet the criteria for a runtime external dependency that executes remote code.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata