capawesome-cli

Fail

Audited by Snyk on May 3, 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 instructs token-based login using a command that embeds the token on the command line (npx @capawesome/cli login --token ), which encourages including secret values verbatim in generated commands and thus creates an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's command reference explicitly allows using arbitrary external URLs as build or bundle sources (see references/commands.md: apps:builds:create --url and apps:liveupdates:register --url), meaning the agent would fetch and ingest untrusted third-party content that could influence subsequent actions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
May 3, 2026, 12:00 AM
Issues
2