Back to skill

Security audit

Turbos CLMM SDK

Security checks across malware telemetry and agentic risk

Overview

This is a documentation-only Turbos Finance SDK guide; its wallet and transaction examples are sensitive but match the stated DeFi integration purpose.

Use this as a developer reference, ideally on testnet first. Do not paste real seed phrases or private keys into chats, logs, source control, or untrusted tools, and review every transaction before signing, including network, pool, token, amount, slippage, recipient, and whether liquidity or NFTs may be permanently changed.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
92% confidence
Finding
This markdown file includes examples for generating mnemonics, deriving keypairs, and signing/executing on-chain transactions, which can affect user funds and expose highly sensitive wallet material. The guide presents these operations as routine usage but does not include a clear warning to avoid exposing mnemonics/private keys or to verify network, amounts, and consequences before executing transactions.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.