content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build Secure Azure Key Vault Key Workflows
Implementing secure cloud key operations in .NET requires correct SDK, identity, algorithm, and lifecycle choices. This skill provides focused Azure Key Vault patterns and references.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "azure-security-keyvault-keys-dotnet" from https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet.md and its manifest at https://skillstore.io/api/skills/sickn33-azure-security-keyvault-keys-dotnet/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "azure-security-keyvault-keys-dotnet". Explain the recommended authentication approach for a .NET service running in Azure.
Expected outcome:
A recommendation to use DefaultAzureCredential with managed identity, required RBAC roles, placeholder configuration, and local development considerations.
Using "azure-security-keyvault-keys-dotnet". Plan automatic rotation for an RSA key that expires every 90 days.
Expected outcome:
A lifecycle outline covering expiration, rotation 30 days before expiry, version handling, permission requirements, and recovery testing.
Using "azure-security-keyvault-keys-dotnet". Compare encryption, signing, and key wrapping for my application.
Expected outcome:
A concise comparison of each operation, suitable key types, supported algorithms, input expectations, and security boundaries.
All 82 static findings are false positives caused by Markdown formatting, expected Azure endpoints, and benign SDK terminology. The file is documentation only and contains no executable scripts, prompt injection, credential exfiltration, or malware behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-azure-security-keyvault-keys-dotnet/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-azure-security-keyvault-keys-dotnet.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). azure-security-keyvault-keys-dotnet security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet/audits/6@techreport{sickn33-sickn33-azure-security-keyvault-keys-dotnet-2026,
author = {sickn33},
title = {azure-security-keyvault-keys-dotnet security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet/audits/6},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "azure-security-keyvault-keys-dotnet security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-azure-security-keyvault-keys-dotnet/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-azure-security-keyvault-keys-dotnet:audit:6"
description: "Skillstore immutable audit report identifier"
Configure packages, credentials, vault URIs, and a KeyClient for a new .NET service.
Plan key creation, rotation, expiration, backup, recovery, and least-privilege operations.
Compare supported encryption, wrapping, signing, verification, and key-resolution patterns before implementation.
Show how to install Azure Key Vault Keys and Azure Identity, then create a KeyClient with DefaultAzureCredential and placeholder vault settings.
Design a .NET lifecycle for creating, retrieving, updating, rotating, deleting, and recovering an RSA key with least-privilege RBAC.
Create a .NET workflow for RSA-OAEP-256 encryption and RS256 signing, including verification, error handling, and safe logging without plaintext or key exposure.
Review my Key Vault design for Managed HSM, rotation, version pinning, backup, recovery, caching, RBAC, and destructive-operation safeguards.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
Maintenance freshness
7/26/2026
Usage
8 downloads ยท 136 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Strengthen Application Security Reviews
by alirezarezvani
Security reviews often lack consistent checklists and reusable workflows. This skill provides security review scaffolds, reference guidance, and simple reporting scripts for Claude, Codex, and Claude Code.
Review AIR Constraints for Soundness
by ClementWalter
AIR designs can contain subtle unconstrained states, selector gaps, and degree errors. This skill guides structured reviews that connect each protocol claim to enforceable constraints.
Review .NET Code for Modern C# Practices
by BrendanShields
C# teams need consistent reviews for naming, async flow, exceptions, and LINQ usage. This skill gives Claude, Codex, and Claude Code a focused checklist with concrete .NET examples.
Run .NET Architecture Lint Checks
by ANcpLua
MSBuild and package version rules are easy to miss during .NET repository changes. This skill runs a focused architecture linter and explains the violations to fix.
Apply Perigon Coding Conventions
by AterDev
Perigon projects need agents to follow established backend, frontend, and documentation rules. This skill points Claude, Codex, and Claude Code toward the right conventions before code generation.
Answer OpenTelemetry Questions With Sources
by ANcpLua
OpenTelemetry work often requires exact semantic conventions and configuration details. This skill searches bundled OTel documentation and returns sourced guidance for instrumentation, collector setup, and OTLP decisions.