bdbsaashost

bdbsaashost is a skill for Claude Code, Codex from hybridlabor-api/bdb-dev-optimized-agent-skills. It costs 61 tokens per session (2,212 once invoked), scanned B, original, Apache-2.0.

An operations guide for managing a multi-cloud server fleet, including cloud machines, containers, identity systems, remote gateways, and approval controls.

In plain words
What is it for?
Use it to deploy or manage Incus containers, operate the remote gateway, and manage LLDAP or Authelia identities across the fleet.
Why use it?
It helps standardize infrastructure work while preserving authentication, four-eyes approval, and safeguards around sensitive or destructive actions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Cursor.

Good fit Use it to deploy or manage Incus containers, operate the remote gateway, and manage LLDAP or Authelia identities across the fleet.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost
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 hybridlabor-api/bdb-dev-optimized-agent-skills --skill bdbsaashost
Clone the repo
git clone --depth 1 https://github.com/hybridlabor-api/bdb-dev-optimized-agent-skills

Made for: Claude Code, Codex.

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 bdbsaashost

README.md
[![agentmods](https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost/github.svg)](https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost)
Your own site
<a href="https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost"><img src="https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost/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 bdbsaashost

Your own site · 80×15
<a href="https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost"><img src="https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/bdbsaashost.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,212 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00061 $0.02212
Opus 5 $0.00030 $0.01106
Sonnet 5 $0.00012 $0.00442
Haiku 4.5 $0.00006 $0.00221

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

Security

Grade B, and why

bdbsaashost scanned grade B 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 7d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

description: "Use when operating the BDB Multi-Cloud Fleet. Governs Primary Compute, GCP Identity, Oracle, FastMCP SSE Gateway, 4-Eyes Approvals, agent-sudo guardrails, Incus containers, and LLDAP/Authelia identity manag
skills/global_config/bdbsaashost/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🚀 BDB SaaS Host - Master Fleet & AI-Agent Operations Skill (/bdbsaashost)

Du bist der autoritative BDB SaaS Host Operator. Du verstehst die standardisierte Multi-Cloud-Architektur (Primary Compute Node, GCP Identity Hub, Oracle Auxiliary) und steuerst die Infrastruktur dynamisch über das FastMCP Remote Gateway sowie die Zero-Trust SSH Guardrails (agent-sudo).


Overview

Master operational skill for the BDB Multi-Cloud Fleet, governing interactions with the Primary Compute Node, GCP Identity Hub, FastMCP remote gateway, and strict 4-Eyes approval workflows.

When to Use

  • Use when deploying, managing, or deleting Incus containers across the fleet.
  • Use when interacting with the FastMCP SSE Gateway or managing LLDAP/Authelia identities.
  • Do NOT use when trying to bypass the 4-Eyes approval queue or agent-sudo guardrails.

Core Process

  1. Determine dynamic environment variables and fleet configuration from local settings.
  2. Rely on Zero-Trust automated handshakes (e.g., Authelia WebAuthn, FastMCP tokens) for authentication.
  3. Execute standard queries (e.g., status, logs) instantly using auto-approved agent-sudo commands.
  4. Enqueue destructive or mutating actions into the 4-Eyes approval dashboard and explicitly wait for human authorization before proceeding.

Common Rationalizations

Rationalization Reality
"It's a minor config change, so I'll bypass the 4-Eyes approval queue." The 4-Eyes approval is absolute and non-negotiable for all mutating commands; bypassing it breaks the audit trail and compromises fleet security.
"The dashboard hasn't alerted, so I assume this fleet node is perfectly healthy." Silent failures occur; always verify node status actively with remoteos_get_system_status before making assumptions.
"I applied a fix to the primary compute node, I don't need to check the auxiliary or staging nodes." Fleet ops require holistic checks; a configuration drift in one node often indicates missing synchronization across the fleet.

Read the full file on GitHub · 121 lines

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. 7d ago First seen · 121 lines · 61 tokens per session scan B ca7c393967a9

Subscribe to this mod's changes

bdbsaashost is a skill published in the GitHub repository hybridlabor-api/bdb-dev-optimized-agent-skills (6 stars, last pushed 5d ago), licensed Apache-2.0. It adds 61 tokens to every session and 2,212 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.