rightstack
Warn
Audited by Snyk on Aug 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Runtime path
run.mjsreads outsider-authored free text fromprocess.env.SKILL_VAR(set via${var}inSKILL.md) and passes it as the first argument to the pinnedrightstackCLI (npx ... rightstack <command> --json).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). At runtime the skill runs npx to fetch and execute the pinned package rightstack@0.3.2 (spawned via npx --package rightstack@0.3.2 ...), so remote code is downloaded and executed and its output directly controls the agent's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata