photo-gallery-delivery
Fail
Audited by Snyk on Jul 2, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill explicitly instructs embedding a ZIP password into commands and placing that password verbatim on the gist (gateway), which requires the agent to receive and output secret values directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The runtime path “cloud album → download originals” uses
productivity-tools/amazon-photos-album-downloadto fetch a public Amazon Photos share link and ingest the album’s original photo content (outsider-authored user-generated media) into the LLM context via the conversion/bundling orchestration.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata