ollygarden-insight-remediation

Fail

Audited by Snyk on May 18, 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 instructs the agent to ask for, read, store, and embed API keys (examples like og_sk_..., and curl -H "Authorization: Bearer $KEY") into commands/files, which requires handling secret values verbatim and risks exfiltration.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches insights and the remediation_instructions from the external OllyGarden API (e.g., https://api.ollygarden.cloud/api/v1/services/{id}/insights) and the SKILL.md workflow requires quoting and strictly following those API-provided instructions to make code changes, so untrusted third-party content can directly drive agent actions.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
May 18, 2026, 09:13 AM
Issues
3
Security Audit — snyk — ollygarden-insight-remediation