Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add fastrevmd-lab/fwskillsshare --skill clearpass-proxmox-deploygit clone --depth 1 https://github.com/fastrevmd-lab/fwskillsshareWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/fastrevmd-lab/fwskillsshare/clearpass-proxmox-deploy)<a href="https://agentmods.dev/skills/fastrevmd-lab/fwskillsshare/clearpass-proxmox-deploy"><img src="https://agentmods.dev/badge/skills/fastrevmd-lab/fwskillsshare/clearpass-proxmox-deploy/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/fastrevmd-lab/fwskillsshare/clearpass-proxmox-deploy"><img src="https://agentmods.dev/badge/skills/fastrevmd-lab/fwskillsshare/clearpass-proxmox-deploy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high Privilege Escalation · line 409 Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.Fix: Remove references to credential paths. Use environment variables or secrets managers. For docs, use placeholder paths (e.g., /path/to/config). Never load .env or token files in production code paths.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00068 | $0.05838 |
| Opus 5 | $0.00034 | $0.02919 |
| Sonnet 5 | $0.00014 | $0.01168 |
| Haiku 4.5 | $0.00007 | $0.00584 |
Grade A, and why
clearpass-proxmox-deploy scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -sk -o /dev/null -w '%{http_code}\n' https://<mgmt-ip>/tips/ # 200 How it starts
The opening of the file, as written. The whole thing — 423 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Deploying ClearPass Policy Manager on Proxmox VE
STATUS: draft (v0.1.0). The procedure below was executed end-to-end once, on CPPM 6.14.0.371380 as a C1000V, on Proxmox VE 9.2. Every claim in Gotchas was observed in that build unless explicitly marked [unverified]. It needs a repeat run — and ideally one non-C1000V flavor — before it earns a stable label. Values in
<angle brackets>are site-specific.
Overview
The ClearPass 6.14 KVM image only boots under UEFI. The installation guide never says so, and the failure mode is silent. Its GRUB menu entry calls
linuxefi/initrdefi, which do not exist in the BIOS (i386-pc) build of GRUB 2.06. Under SeaBIOS the appliance reaches its GRUB menu, fails every boot attempt including the 10-second auto-timeout, and redraws the menu. It looks exactly like a dead keyboard. Setbios: ovmfand attach an EFI disk.
ClearPass ships as a single raw disk image in a zip — no OVA, no qcow2, no seed ISO. Deployment is therefore: create a VM whose first disk is byte-exactly the size of that raw image, write the image onto it, attach a second, empty data disk sized for the target appliance flavor, and boot. The appliance partitions the second disk itself and installs onto it on first boot.
There are two hard gates and both are pre-power-on:
- Firmware must be UEFI (above).
- The second disk must already exist. Boot without it and the appliance kernel-panic loops; the guide states this and it is accurate.
Everything after that is an interactive console wizard, which is the second awkward part — it renders on VGA only (see §5).
Artifacts
| File | Role |
|---|---|
CPPM-VM-x86_64-<ver>-KVM.raw.zip |
The whole appliance. One deflate member. For 6.14.0.371380: 4,979,856,187 B compressed → 48,318,382,080 B raw (45 GiB exactly = 46080 MiB), CRC32 0x2572e1fe. |
| Installation Guide PDF | The wizard's question set and flavor table. Treat its firmware silence and bus-type advice as defective; see Gotchas. |
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 423 lines · 68 tokens per session scan A 9bd7a328d38f
clearpass-proxmox-deploy is a skill published in the GitHub repository fastrevmd-lab/fwskillsshare (8 stars, last pushed 13d ago), licensed MIT. It adds 68 tokens to every session and 5,838 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
fmc-firewall-ops
Cisco Secure Firewall FMC — access policy search, rule inspection, FTD device targeting, multi-FMC profile management. Use when searching firewall rules by IP or FQDN, checking if host A can reach host B through the firewall, auditing FMC access policies, or reviewing SGT-based segmentation rules.
fortimanager-ops
FortiManager policy operations — ADOM inventory, policy package review, recursive object resolution, revision history, install preview, and gated package install. Use when auditing FortiGate firewall policy at the MANAGER level (intent), reviewing ADOM policy packages, or planning a package install with rollback…
fortianalyzer-ops
FortiAnalyzer log operations — policy-filtered traffic log query within a bounded time window, offset pagination, per-policy activity checks, and logging-device inventory. Use when asking whether traffic actually matched a firewall rule, investigating what hit a policy, or determining whether a rule is genuinely…
fortigate-ops
FortiGate device operations — system status, interfaces, routing, IPsec VPN tunnel state with phase 1 and phase 2 reported separately, HA member identification, per-VDOM scoping, and manager-vs-device drift detection. Use when asking what a FortiGate is ACTUALLY doing right now, whether a tunnel is up, or whether the…
meraki-security-appliance
Cisco Meraki MX security appliance (read-only) — L3/L7 firewall rules, content filtering, IDS/IPS and AMP settings, site-to-site VPN, traffic shaping via Cisco's official Meraki MCP. Use when auditing Meraki firewall rules, reviewing content filtering, or inspecting MX VPN configuration.
radkit-remote-access
Cisco RADKit — cloud-relayed remote device access, CLI execution, SNMP polling, device inventory discovery, attribute inspection. Use when accessing remote network devices through a cloud relay, running CLI on air-gapped devices, polling SNMP metrics remotely, or discovering device inventory via RADKit.