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.
npx skills add ivegamsft/basecoat --skill azure-linux-app-servicegit clone --depth 1 https://github.com/ivegamsft/basecoatWrote 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.
[](https://agentmods.dev/skills/ivegamsft/basecoat/azure-linux-app-service)<a href="https://agentmods.dev/skills/ivegamsft/basecoat/azure-linux-app-service"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/azure-linux-app-service.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00088 | $0.00336 |
| Opus 5 | $0.00044 | $0.00168 |
| Sonnet 5 | $0.00018 | $0.00067 |
| Haiku 4.5 | $0.00009 | $0.00034 |
Grade A, and why
azure-linux-app-service scanned grade A with 0 findings 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 3d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Azure Linux App Service
Deploy and operate Python, Ruby, and Node.js web applications on Azure App Service Linux. Covers startup config, deployment slots, health checks, environment variables, log streaming, and failure patterns.
Reference Files
| File | Contents |
|---|---|
references/workflow.md |
Runtime config, App Settings, health checks, deployment slots, container vs code deploy, log streaming |
references/examples.md |
Python FastAPI and Node.js Express complete deployment examples |
references/troubleshooting.md |
Common failure patterns: symptoms, causes, and fixes |
Runtime Strings (Quick Reference)
| Language | --linux-fx-version |
|---|---|
| Python | PYTHON|3.11 |
| Ruby | RUBY|3.2 |
| Node.js | NODE|20-lts |
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 3d ago First seen · 34 lines · 88 tokens per session scan A 5dc830c65193
azure-linux-app-service is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed 2d ago), licensed MIT. It adds 88 tokens to every session and 336 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
service-explorer
Discover and interact with ANY service running on the system. Not pre-programmed per-service. Discovers dynamically. Read configs, hit APIs, parse logs. Figure it out.
system-bus
Develop, deploy, and debug the system-bus worker — joelclaw's 110+ Inngest durable function engine, webhook gateway, and observability pipeline. Triggers on 'add a function', 'new inngest function', 'system-bus', 'worker', 'add a webhook', 'deploy worker', 'restart worker', 'function failed', 'worker not working'…
cloudflare-fullstack
Use when developing, testing or deploying anything on the Cloudflare Workers full stack — Bun (deps) + TypeScript + Hono (routing/streaming) + Zod (validation) + Wrangler (bundle/deploy), with D1, R2, KV, Durable Objects, Queues, Workers AI and Analytics Engine. Covers the toolchain division of labour (Bun installs…
stripe-projects
Provision SaaS services + sync creds via Stripe Projects.
skypilot-multi-cloud-orchestration
Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.
azure-eventhub-dotnet
Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming"…