com um clique
nerf-az-postgres
Azure Database for PostgreSQL Flexible Server inspection tools
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Azure Database for PostgreSQL Flexible Server inspection tools
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Safe wrappers for common Unix utilities
Safe wrappers for common Unix utilities
Allow nerf tools without prompting (supports glob patterns like nerf-git-*)
Allow/deny nerf tools by threat profile (read/write ceiling)
Deny nerf tools entirely (supports glob patterns like nerf-git-*)
List nerf tool permissions across all scopes
| name | nerf-az-postgres |
| description | Azure Database for PostgreSQL Flexible Server inspection tools |
| targets | ["*"] |
These tools are available as scripts within this skill. Call them using the paths shown in each usage line.
Tools for inspecting PostgreSQL Flexible Server configuration. az-postgres-flexible-server-show reports the network block, including delegated subnet, private DNS zone association, and public access setting. Use during private-networking validation to confirm the server is correctly attached to its private endpoint topology. All tools accept --subscription to target a specific subscription.
List PostgreSQL Flexible Servers (optionally filtered by resource group).
Usage: scripts/nerf-az-postgres-flexible-server-list [--resource-group|-g <resource_group>] [--subscription <subscription>]
Maps to: az postgres flexible-server list <resource_group> <subscription> --output json
Options:
--resource-group|-g (optional): Filter to a specific resource group--subscription (optional): Subscription name or ID (defaults to active)Show PostgreSQL Flexible Server details (network block, SKU, version, HA).
Usage: scripts/nerf-az-postgres-flexible-server-show --resource-group|-g <resource_group> [--subscription <subscription>] <name>
Maps to: az postgres flexible-server show --resource-group <resource_group> --name <name> <subscription> --output json
Options:
--resource-group|-g (required): Resource group containing the server--subscription (optional): Subscription name or ID (defaults to active)Arguments:
<name> (required): Server nameList firewall rules on a PostgreSQL Flexible Server.
Usage: scripts/nerf-az-postgres-flexible-server-firewall-rule-list --resource-group|-g <resource_group> [--subscription <subscription>] <name>
Maps to: az postgres flexible-server firewall-rule list --resource-group <resource_group> --name <name> <subscription> --output json
Options:
--resource-group|-g (required): Resource group containing the server--subscription (optional): Subscription name or ID (defaults to active)Arguments:
<name> (required): Server nameHit a bug, complaint, bypass-worthy guardrail, or want a feature? Use the nerf-report skill.