convert-to-apple-container

Fail

Audited by Snyk on Mar 29, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). One URL (github.com/apple/container/releases) appears to be an official vendor releases page and likely low risk, but the other (github.com/qwibitai/nanoclaw.git) is an unknown/small GitHub repo and the skill's instructions to merge code and install .pkg binaries from releases constitute a high‑risk pattern for malware distribution.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs fetching and merging a public GitHub branch (Phase 2: "git remote add upstream https://github.com/qwibitai/nanoclaw.git" and "git fetch upstream skill/apple-container") and directs downloading Apple Container from https://github.com/apple/container/releases, meaning the agent will ingest and must read/resolve untrusted third‑party code that can materially change behavior.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Mar 29, 2026, 07:39 AM
Issues
3
Security Audit — snyk — convert-to-apple-container