atmos-toolchain

Warn

Audited by Snyk on Mar 4, 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.md and references/commands-reference.md explicitly show the toolchain fetching and parsing public registries (e.g., the Aqua registry GitHub URL https://github.com/aquaproj/aqua-registry in SKILL.md and support for arbitrary 'http' and file-based registries in the commands reference), and those registry files and asset URLs are read/interpreted by install/search/info flows to decide what to download and execute, exposing the agent to untrusted third-party content that could inject instructions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly configures remote registries (e.g. https://github.com/aquaproj/aqua-registry/tree/main/pkgs) and supports github_release / http asset URLs that are fetched at runtime to download binaries which the toolchain installs and may execute, so remote content can run code.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 4, 2026, 06:41 PM