activator-cli

Warn

Audited by Snyk on Aug 9, 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 runtime workflow reads outsider-authored free text when an attacker can cause the skill to inspect activator definitions that include Base64-decoded ReflexEntities.json and JSON-encoded rule/source payloads (e.g., via consumptiongetDefinition.payload → base64-decode → jq/JSON-parse).

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill mandates a runtime "check-updates" step that explicitly runs a remote git fetch and show (git fetch origin main --quiet && git show origin/main:package.json) or queries the GitHub API to pull package/changelog content which the skill uses to decide what update/changelog instructions to present, so remote content fetched at runtime can directly control agent prompts.

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
Aug 9, 2026, 08:57 AM
Issues
2
Security Audit — snyk — activator-cli