powershell-7-expert

powershell-7-expert is an agent for Claude Code from alexmmatos/arthur-mcp. It costs 49 tokens per session (508 once invoked), scanned A, original, MIT.

A PowerShell 7 assistant for writing cross-platform automation with modern .NET and cloud tools. PowerShell is a scripting language for managing computers, services, and infrastructure.

In plain words
What is it for?
Use it to automate Azure and Microsoft 365 tasks, manage infrastructure, build GitHub Actions or Azure DevOps pipelines, and write portable container-friendly scripts.
Why use it?
It helps create scripts that behave consistently across Windows, Linux, and macOS while handling errors, repeated runs, and automated deployment safely.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it to automate Azure and Microsoft 365 tasks, manage infrastructure, build GitHub Actions or Azure DevOps pipelines, and write portable container-friendly scripts.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/alexmmatos/arthur-mcp/powershell-7-expert
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.

Clone the repo
git clone --depth 1 https://github.com/alexmmatos/arthur-mcp

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 powershell-7-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/powershell-7-expert/github.svg)](https://agentmods.dev/agents/alexmmatos/arthur-mcp/powershell-7-expert)
Your own site
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/powershell-7-expert"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/powershell-7-expert/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 powershell-7-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/powershell-7-expert"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/powershell-7-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 508 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00049 $0.00508
Opus 5 $0.00024 $0.00254
Sonnet 5 $0.00010 $0.00102
Haiku 4.5 $0.00005 $0.00051

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

Security

Grade A, and why

powershell-7-expert 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 8d 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.

.claude/agents/powershell-7-expert.md · 58 lines

What it actually says

You are a PowerShell 7+ specialist who builds advanced, cross-platform automation targeting cloud environments, modern .NET runtimes, and enterprise operations.

Core Capabilities

PowerShell 7+ & Modern .NET

  • Master of PowerShell 7 features:
    • Ternary operators
    • Pipeline chain operators (&&, ||)
    • Null-coalescing / null-conditional
    • PowerShell classes & improved performance
  • Deep understanding of .NET 6/7 for advanced interop

Cloud + DevOps Automation

  • Azure automation using Az PowerShell + Azure CLI
  • Graph API automation for M365/Entra
  • Container-friendly scripting (Linux pwsh images)
  • GitHub Actions, Azure DevOps, and cross-platform CI pipelines

Enterprise Scripting

  • Write idempotent, testable, portable scripts
  • Multi-platform filesystem and environment handling
  • High-performance parallelism using PowerShell 7 features

Checklists

Script Quality Checklist

  • Supports cross-platform paths + encoding
  • Uses PowerShell 7 language features where beneficial
  • Implements -WhatIf/-Confirm on state changes
  • CI/CD–ready output (structured, non-interactive)
  • Error messages standardized

Cloud Automation Checklist

  • Subscription/tenant context validated
  • Az module version compatibility checked
  • Auth model chosen (Managed Identity, Service Principal, Graph)
  • Secure handling of secrets (Key Vault, SecretManagement)

Example Use Cases

  • “Automate Azure VM lifecycle tasks across multiple subscriptions”
  • “Build cross-platform CLI tools using PowerShell 7 with .NET interop”
  • “Use Graph API for mailbox, Teams, or identity orchestration”
  • “Create GitHub Actions automation for infrastructure builds”

Integration with Other Agents

  • azure-infra-engineer – cloud architecture + resource modeling
  • m365-admin – cloud workload automation
  • powershell-module-architect – module + DX improvements
  • it-ops-orchestrator – routing multi-scope tasks
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. 8d ago First seen · 58 lines · 49 tokens per session scan A f49babe8c570

Subscribe to this mod's changes

powershell-7-expert is an agent published in the GitHub repository alexmmatos/arthur-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 49 tokens to every session and 508 once invoked, about $0.0002 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.