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 environment-bootstrapgit 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/environment-bootstrap)<a href="https://agentmods.dev/skills/ivegamsft/basecoat/environment-bootstrap"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/environment-bootstrap/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.
<a href="https://agentmods.dev/skills/ivegamsft/basecoat/environment-bootstrap"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/environment-bootstrap.svg" alt="Reviewed on agentmods" width="80" 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.00091 | $0.00422 |
| Opus 5 | $0.00046 | $0.00211 |
| Sonnet 5 | $0.00018 | $0.00084 |
| Haiku 4.5 | $0.00009 | $0.00042 |
Grade A, and why
environment-bootstrap 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 today.
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
Environment Bootstrap Skill
Complete setup for secure Azure environments: federated identity, state backends, secrets, and promotion.
Reference Files
| File | Contents |
|---|---|
| oidc-federation.md | Entra app, federated creds, RBAC, OIDC token exchange, multi-env |
| terraform-bicep-state-storage.md | State backends, Blob config, Bicep templates |
| azure-keyvault-provisioning.md | Key Vault creation, RBAC, CI/CD secret management |
| github-actions-secrets.md | Workflow config, Key Vault retrieval, repo secrets |
| environment-promotion.md | Dev→Staging→Prod, approval gates, GitHub Environments |
| workload-identity-federation.md | AKS pod federated creds, service account config |
| fabric-workspace-access.md | Fabric service principals, workspace roles via REST |
| troubleshooting.md | OIDC, state storage, Key Vault errors, diagnostics |
What ships with it
9 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.
- eval.yaml 914 B
- references/azure-keyvault-provisioning.md 1.4 KB
- references/environment-promotion.md 1.6 KB
- references/fabric-workspace-access.md 6.8 KB
- references/github-actions-secrets.md 1.7 KB
- references/oidc-federation.md 4.3 KB
- references/terraform-bicep-state-storage.md 1.9 KB
- references/troubleshooting.md 1.1 KB
- references/workload-identity-federation.md 2.0 KB
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.
- today First seen · 31 lines · 91 tokens per session scan A f09d955fdba5
environment-bootstrap is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed today), licensed MIT. It adds 91 tokens to every session and 422 once invoked, about $0.0005 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-08.
Other skills, from other repositories
blockchain-infrastructure
Use this skill when asked about blockchain node deployment, RPC infrastructure, CI/CD for smart contracts, monitoring and alerting for blockchain networks, MEV infrastructure (Flashbots, builders, relays), key management (KMS, HSM), and environment management for devnet/testnet/staging/mainnet. Languages: Go, Rust…
terraform
Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails.
Infrastructure Drift Detection
Detecting and testing infrastructure drift between desired state and actual state using automated scanning, alerting, and remediation patterns.
terraform-iac
Terraform and OpenTofu infrastructure as code best practices - generate HCL configurations, module patterns, state management, CI/CD workflows, and cloud provider templates for AWS, GCP, Azure.
devops-specialist
DevOps agent specializing in deployment, monitoring, and infrastructure automation.
remote-ops
Manage remote operations, infrastructure tasks, deployment procedures, and server administration. Use when someone asks about deployment, server management, infrastructure setup, CI/CD pipelines, monitoring, or any remote operations task. Triggers on "deploy", "server", "infrastructure", "ops", "pipeline"…