secrets-management

Fail

Audited by Snyk on May 12, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt contains explicit secret literals (e.g., VAULT_TOKEN='root', password=secret, "super-secret-password") and examples that echo or embed secrets into commands/CI logs, which forces the agent to handle or output secret values verbatim.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill includes runtime fetch-and-execute dependencies such as the Docker image "trufflesecurity/trufflehog:latest" (pulled and run via docker run) and GitHub Actions references like "hashicorp/vault-action@v2", "actions/checkout@v4", and "aws-actions/configure-aws-credentials@v4" which are downloaded and executed by CI runners, so remote content is fetched at runtime and executes code.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 12, 2026, 06:52 AM
Issues
2
Security Audit — snyk — secrets-management