integrating-jupiter

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
2
Flagged
2
Chunks
4
Flagged Files (2)
README.mdHIGH
78.3%

Malicious tool definition detected

Tool: README.md Description: # Agent Skills Skills for AI coding agents in the Jupiter ecosystem.

SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/3] Description: --- name: integrating-jupiter description: Comprehensive guidance for integrating Jupiter APIs (Ultra Swap, Lend, Perps, Trigger, Recurring, Tokens, Price, Portfolio, Prediction Markets, Send, Studio, Lock, Routing).

Tool: SKILL.md [2/3] Description: [Get orders](https://dev.jup.ag/docs/recurring/get-recurring-orders.md) | [Best Practices](https://dev.jup.ag/docs/recurring/best-practices) | [OpenAPI](https://dev.jup.ag/openapi-spec/recurring/recurring.yaml) --- ### Tokens - **Base URL**: `https://api.jup.ag/tokens/v2` - **Triggers**: `token metadata`, `token search`, `verification`, `shield` - **Endpoints**: `/search?query={q}` (GET, comma-separate mints, max 100), `/tag?query={tag}` (GET, `verified` or `lst

Tool: SKILL.md [3/3] Description: message: 'Rate limited', retryable: true } }; } // Ultra execute errors (negative codes) if (typeof code === 'number' && code < 0) { const retryable = [-1, -1000, -1001, -1005, -1006, -2000, -2003, -2005].includes(code); return { ok: false, error: { code, message: error?.error ??

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
2
Chunks Analyzed
4
Analyzed
Feb 21, 2026, 10:20 AM
Security Audit — runlayer — integrating-jupiter