oracle-soul-sync-update

Warn

Audited by Snyk on Apr 21, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and uses public GitHub data (e.g., Step 2: curl to https://api.github.com/repos/Soul-Brews-Studio/arra-oracle-skills-cli/tags and the "What's New" gh api/release commands) as part of its required workflow to determine and install a release tag, so untrusted user-controlled repo content can directly influence install decisions and actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill fetches runtime metadata from https://api.github.com/repos/Soul-Brews-Studio/arra-oracle-skills-cli/tags and then installs/loads code from the GitHub repo via arra-oracle-skills@github:Soul-Brews-Studio/arra-oracle-skills-cli#$LATEST, which downloads and executes remote code as a required dependency for the update flow.

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
Apr 21, 2026, 07:17 AM
Issues
2