← Back to Skills Marketplace
choprahetarth

Tandemn Tuna Skill

by Hetarth Chopra · GitHub ↗ · v0.0.1
cross-platform ⚠ suspicious
520
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tandemn-tuna
Description
Deploy and serve LLM models on GPU. Compare GPU pricing. Launch vLLM on Modal, RunPod, Cerebrium, Cloud Run, Baseten, or Azure with spot instance fallback. O...
Usage Guidance
This skill appears to do what it says (hybrid serverless + spot GPU deployments) but there are important mismatches you should resolve before installing: 1) The skill metadata declares no required environment variables while the instructions require many provider credentials (RunPod API key, gcloud/auth, Azure subscription info, etc.). Assume you will need to provide cloud/API keys. 2) The installer uses a 'uv' tool and an upstream package named tandemn-tuna — verify the 'uv' binary's provenance and inspect the tandemn-tuna package source (the SKILL.md includes a GitHub URL) before running it. 3) Be cautious with the --public option (creates unauthenticated endpoints) and with giving the tool high-privilege cloud credentials — consider using a dedicated, limited-permission cloud account or billing project for testing. If you want this assessed as 'benign' rather than 'suspicious', provide the package repository or package contents (so we can confirm there's no hidden network callbacks or unexpected credential exfiltration) and update the skill metadata to list the exact env vars it needs.
Capability Analysis
Type: OpenClaw Skill Name: tandemn-tuna Version: 0.0.1 The skill is classified as suspicious due to its broad capabilities involving extensive cloud resource management and credential handling across multiple providers (AWS, Azure, GCP, Modal, RunPod, Baseten, Cerebrium). The `SKILL.md` instructs the agent to execute various external binaries (`uv`, `aws`, `az`, `gcloud`, `modal`, `truss`, `cerebrium`, and the custom `tuna` CLI) and manage sensitive API keys/credentials. While these actions are necessary for the skill's stated purpose of deploying LLMs, they present a significant attack surface for prompt injection against the agent or potential misuse, leading to unauthorized cloud resource consumption or data exposure if not handled with extreme care by the agent and underlying tools.
Capability Assessment
Purpose & Capability
The name/description (deploy LLMs on serverless + spot GPUs) aligns with the instructions and commands in SKILL.md. Requiring a cloud CLI (aws or az) for spot fallback is plausible. Requiring the 'uv' binary is consistent with the provided 'uv pip install tandemn-tuna' install step, though 'uv' is an uncommon installer and should be verified.
Instruction Scope
The SKILL.md instructs the agent/user to perform provider-specific authentication (RunPod API key, gcloud auth, modal token, Azure subscription/env variables, etc.). However those env vars and credential expectations are not declared in the skill metadata. The instructions also include an option to make endpoints public (--public) which is a meaningful security choice for the operator; the skill does not appear to instruct the agent to read unrelated local files, but it does rely on provider configs and CLIs which will access cloud credentials.
Install Mechanism
Install uses a uv package (tandemn-tuna) that creates a tuna binary. This is an instruction-only skill with an install spec pointing to a package manager rather than a direct download, which is lower risk than arbitrary URL downloads. However, 'uv' is not a mainstream installer in many environments — verify what 'uv' is and that tandemn-tuna's package on the referenced repository/registry is legitimate before installing.
Credentials
Declared required env vars: none. But SKILL.md clearly expects multiple provider credentials and environment variables (RUNPOD_API_KEY, GOOGLE_CLOUD_PROJECT / gcloud auth, Azure subscription/resource group/env, etc.). This mismatch means the skill metadata understates credential needs; users will need to supply sensitive cloud/API credentials for normal operation.
Persistence & Privilege
always:false and no config paths requested. The skill does not demand permanent presence or cross-skill configuration. It will rely on external provider configs (e.g., Modal, gcloud), which is expected for a deployment tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tandemn-tuna
  3. After installation, invoke the skill by name or use /tandemn-tuna
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Initial release of tandemn-tuna — deploy and manage LLMs with serverless and spot GPU support. - Deploy HuggingFace models (Llama, Qwen, Mistral, DeepSeek, Gemma, etc.) to GPUs on Modal, RunPod, Cerebrium, Cloud Run, Baseten, and Azure with optional spot fallback. - OpenAI-compatible inference endpoint for every deployment. - Hybrid serverless + spot orchestration for cost savings and zero downtime. - Built-in commands for GPU price comparison, deployment management, status, and cost dashboard. - Provider setup guides for quick onboarding across all supported clouds.
Metadata
Slug tandemn-tuna
Version 0.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tandemn Tuna Skill?

Deploy and serve LLM models on GPU. Compare GPU pricing. Launch vLLM on Modal, RunPod, Cerebrium, Cloud Run, Baseten, or Azure with spot instance fallback. O... It is an AI Agent Skill for Claude Code / OpenClaw, with 520 downloads so far.

How do I install Tandemn Tuna Skill?

Run "/install tandemn-tuna" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tandemn Tuna Skill free?

Yes, Tandemn Tuna Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tandemn Tuna Skill support?

Tandemn Tuna Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tandemn Tuna Skill?

It is built and maintained by Hetarth Chopra (@choprahetarth); the current version is v0.0.1.

💬 Comments