Example Device Health
v1.0.0Cisco IOS-XE device health check and triage procedure. Use when troubleshooting Cisco IOS-XE routers or switches, checking CPU utilization, memory usage, int...
⭐ 0· 100·1 current·1 all-time
byVahagn Madatyan@vahagn-madatyan
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (IOS‑XE health and triage) match the content: only IOS show-commands, thresholds, and escalation guidance are present. The procedure legitimately needs SSH/console access to target devices. One minor inconsistency: the SKILL.md embedded metadata lists 'ssh' under requires.bins, but the registry-level requirements list no required binaries—this is likely a metadata mismatch rather than malicious behavior.
Instruction Scope
SKILL.md instructs running read-only IOS show commands, collecting counters, environment and routing info, and producing a structured report. It does not instruct reading local files, environment variables, or contacting external endpoints. It does advise collecting larger outputs (e.g., 'show tech-support') for escalation, which is standard for TAC workflows but may contain sensitive device data.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be downloaded or written to disk by the skill itself, which is the lowest-risk install posture.
Credentials
The skill does not declare or request environment variables or credentials, yet operationally SSH/console credentials (device management credentials, jump-host keys) are required to run the described checks. This is proportionate to the task but the skill does not declare how credentials will be supplied or handled — a point the user should verify before use.
Persistence & Privilege
always is false, the skill is user-invocable and not force-included. The skill contains no instructions to modify other skills, agent config, or system-wide settings.
Assessment
This skill is an instruction-only Cisco IOS‑XE triage checklist and appears coherent with its stated purpose. Before installing/using: (1) Confirm how you will provide SSH/console credentials (the skill needs device access but does not declare credential requirements); ensure credentials are supplied securely and not pasted into untrusted channels. (2) Be aware that outputs like 'show tech-support' and crash dumps can include sensitive configuration and logs — avoid sharing them outside authorized support channels. (3) Verify change-control/maintenance-window approval before running commands on production devices. (4) The SKILL.md metadata mentions 'ssh' while registry metadata does not—this is likely benign but worth double-checking with the skill author if you require strict inventory/attestation. If you require the skill to never exfiltrate data, confirm there are no hidden egress endpoints (there are none declared) and prefer running the procedure locally or via an isolated management jump host.Like a lobster shell, security has layers — review code before you run it.
latestvk97a2v29a0d6pgx0deazxkmpqx83d7ak
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
