Azure

v1.0.0

Deploy, monitor, and manage Azure services with battle-tested patterns.

2· 1.6k·17 current·17 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the content: SKILL.md is a collection of Azure production / operations rules. The only declared runtime requirement is the 'az' CLI, which is appropriate.
Instruction Scope
Instructions are static guidance and best-practice rules. The file cites one example CLI command (`az vm deallocate`) but does not instruct the agent to read unrelated files, environment variables, or exfiltrate data.
Install Mechanism
No install specification and no code files — this is instruction-only, so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables or credentials. It depends on the 'az' CLI which will use whatever Azure authentication the user/agent already has; that is proportional and expected for an Azure management guide.
Persistence & Privilege
always is false and the skill does not request elevated persistence. Autonomous invocation is allowed by default, but there are no instructions that require permanent presence or modification of other skills.
Assessment
This skill is a guidance document for running and operating Azure and appears internally consistent. Before enabling it for autonomous use, verify the agent's Azure authentication and permissions (az uses whatever account/token is present) and apply least-privilege credentials or a sandbox subscription if you want to avoid accidental changes. If you intend the agent to actually execute az commands, test in a non-production environment first. No environment variables or downloads are requested by the skill itself.

Like a lobster shell, security has layers — review code before you run it.

latestvk979mbdm8y85jtaw3njyzepd2180xfmt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔷 Clawdis
OSLinux · macOS · Windows
Any binaz

Comments