physical-ai-neural-reconstruction

Warn

Audited by Snyk on Jun 18, 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.75). The router’s runtime path clones/fetches the outsider-authored upstream repo https://github.com/NVIDIA/nurec-skills and then reads .../SKILL.md from that clone into the agent’s LLM context (indirect prompt injection risk via upstream free-text).

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent at runtime to git clone and read the upstream skill repository at https://github.com/NVIDIA/nurec-skills.git, and those fetched SKILL.md files are used as authoritative instructions that directly control agent behavior.

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
Jun 18, 2026, 04:35 PM
Issues
2
Security Audit — snyk — physical-ai-neural-reconstruction