kk-curate

Warn

Audited by Snyk on Jul 29, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The required workflow ingests outsider-authored free text by reading pending session log markdown files from .ai/kenkeep/_sessions/*.md/.ai/kenkeep/sessions/*.md (frontmatter and ## Transcript/proposals content) and then feeding extracted proposals into the CLI primitives for curation.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill repeatedly runs the external runtime command "npx --yes kenkeep@latest" (and variants like "npx kenkeep@latest"), which fetches and executes the remote kenkeep npm package at runtime and is required for core primitives, so remote code controls the agent's behavior.

Issues (2)

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
MEDIUM
Analyzed
Jul 29, 2026, 03:36 PM
Issues
2
Security Audit — snyk — kk-curate