powershell-security

Community

Secure PowerShell scripts and automation.

AuthorJosiahSiegel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need for robust security in PowerShell scripting, preventing common vulnerabilities like hardcoded credentials and enabling secure automation practices.

Core Features & Use Cases

  • Secure Credential Management: Utilizes Microsoft.PowerShell.SecretManagement for storing and retrieving secrets without exposing them in scripts.
  • JEA Implementation: Guides on setting up Just Enough Administration to delegate tasks securely.
  • WDAC & Code Signing: Explains how to enforce script integrity and control execution using Windows Defender Application Control and code signing.
  • Use Case: Securely automate Azure deployments by storing service principal credentials in a vault and using SecretManagement to access them, ensuring no sensitive information is exposed in your automation scripts.

Quick Start

Use the powershell-security skill to store a database password securely using the SecretManagement module.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: powershell-security
Download link: https://github.com/JosiahSiegel/claude-plugin-marketplace/archive/main.zip#powershell-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.