vps-docker

vps-docker is a skill for Claude Code from ariffazil/AAA. It costs 49 tokens per session (615 once invoked), scanned A, original, AGPL-3.0.

A VPS and Docker status tool that reports running containers, resource usage, and arifOS health.

In plain words
What is it for?
Checking container status, VPS health, memory and CPU use, and restarting or rebuilding services.
Why use it?
It gives an overview of what is running on a server and whether its services and resources appear healthy.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Checking container status, VPS health, memory and CPU use, and restarting or rebuilding services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ariffazil/aaa/vps-docker
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ariffazil/AAA --skill vps-docker
Clone the repo
git clone --depth 1 https://github.com/ariffazil/AAA

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vps-docker

README.md
[![agentmods](https://agentmods.dev/badge/skills/ariffazil/aaa/vps-docker/github.svg)](https://agentmods.dev/skills/ariffazil/aaa/vps-docker)
Your own site
<a href="https://agentmods.dev/skills/ariffazil/aaa/vps-docker"><img src="https://agentmods.dev/badge/skills/ariffazil/aaa/vps-docker/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vps-docker

Your own site · 80×15
<a href="https://agentmods.dev/skills/ariffazil/aaa/vps-docker"><img src="https://agentmods.dev/badge/skills/ariffazil/aaa/vps-docker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.00615
Opus 5 $0.00024 $0.00308
Sonnet 5 $0.00010 $0.00123
Haiku 4.5 $0.00005 $0.00061

Measured 6d ago against content hash 3fc3bca2af47, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

vps-docker scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sf https://mcp.arif-fazil.com/health | jq
federation/gemini/plugins/arifos/skills/vps-docker/SKILL.md · 71 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 71 lines · 49 tokens per session scan A 3fc3bca2af47

Subscribe to this mod's changes

vps-docker is a skill published in the GitHub repository ariffazil/AAA (2 stars, last pushed today), licensed AGPL-3.0. It adds 49 tokens to every session and 615 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

cloud-run

Deploy and manage containerized workloads on Cloud Run. Covers service creation, traffic splitting, IAM, VPC connectivity, secrets integration, auto-scaling, and gcloud CLI patterns. Warns before billable deployments. Use when the user mentions: deploy to cloud run, create cloud run service, serverless container…

jpantsjoha/googlecloud-plugin · 87 tokens

gke

Deploy and manage Kubernetes workloads on Google Kubernetes Engine (GKE). Covers Autopilot and Standard modes, Workload Identity, node pool management, networking, security, and gcloud/kubectl CLI patterns. Warns before cluster creation (billable). Use when the user mentions: kubernetes on GCP, create GKE cluster, GKE…

jpantsjoha/googlecloud-plugin · 90 tokens

arif-a2a-call

A2A v1.0.0 client + 888 JUDGMENT integration for OPENCLAW. Use when candidate actions require ASI deliberation or A2A federation with APEX (formerly Hermes).

ariffazil/arifOS · 51 tokens

vps-docker

Full VPS Docker status — all containers, resource usage, arifOS health.

ariffazil/arifOS · 20 tokens

doca-argus

Use this skill when the user is deploying or operating the DOCA Argus Service — the packaged BlueField-side runtime-security container that watches the BlueField and attached host for suspicious activity, integrity violations, and operational anomalies, and forwards findings to a SIEM (Splunk / ELK / Sentinel /…

NVIDIA/skills · 213 tokens

redamon-testing

How RedAmon tests actually run and how to author them: the per-file Docker gate, the unit/integration/live tiers, and the failure modes that make a green run a lie. Trigger: editing any test.py, .test.ts(x) or tests/.sh; a test that is red, skipped or xfailed; a request to "run the tests", "make it green" or check…

samugit83/redamon · 114 tokens