kernel-app-deployment

Fail

Audited by Snyk on Feb 16, 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 includes examples that pass secrets directly on the command line (e.g., --env API_KEY=secret and DB_URL=...), which encourages or requires embedding secret values verbatim in generated commands or code, creating exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.80). The skill's invocation and example workflow explicitly accept arbitrary URLs for scraping (e.g., "kernel invoke my-app scrape --payload '{"url": "https://example.com\"}'") and returns invocation results and logs (e.g., the "result" JSON and live log stream), which means the agent can receive and must read untrusted third-party content fetched from public websites.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:34 AM