j-space

Fail

Audited by Snyk on Jul 8, 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 (https://astral.sh/uv/install.sh) is a direct shell installer (used with curl | sh) which is a high-risk pattern for remote code execution; the Anthropics research page is documentation and not suspicious.

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

  • Third-party content exposure detected (medium risk: 0.65). Outsider-authored free text can enter the LLM context via the hypnotize --script flag: scripts/jspace.py renders that free text into induction.md and (optionally) into an always-on .cursor/rules/jspace-<name>.mdc, which the agent will read as prompt-side context; the --script content is not constrained to be user-authored.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 8, 2026, 09:08 PM
Issues
2
Security Audit — snyk — j-space