Borrowing it
Nothing to install: this file belongs to oaslananka/infra-lens-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/oaslananka/infra-lens-mcp/main/.opencode/skills/infrastructure-inspection/SKILL.mdgit clone --depth 1 https://github.com/oaslananka/infra-lens-mcpWrote 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/oaslananka/infra-lens-mcp/infrastructure-inspection)<a href="https://agentmods.dev/skills/oaslananka/infra-lens-mcp/infrastructure-inspection"><img src="https://agentmods.dev/badge/skills/oaslananka/infra-lens-mcp/infrastructure-inspection/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/oaslananka/infra-lens-mcp/infrastructure-inspection"><img src="https://agentmods.dev/badge/skills/oaslananka/infra-lens-mcp/infrastructure-inspection.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00032 | $0.00166 |
| Opus 5 | $0.00016 | $0.00083 |
| Sonnet 5 | $0.00006 | $0.00033 |
| Haiku 4.5 | $0.00003 | $0.00017 |
Grade A, and why
infrastructure-inspection scanned grade A with 0 findings 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 12d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Infrastructure Inspection Skill
Use this skill when an agent needs to inspect infrastructure state through infra-lens-mcp.
Workflow
- Confirm the inspection target and keep the workflow read-only.
- Inspect host capabilities before assuming command availability.
- Capture a snapshot for broad state.
- Review load, memory, disk, inode, network, process, kernel, and service signals.
- Compare against baseline data when available.
- Report findings by severity: critical, warning, informational, unknown.
Safety
Infra Lens is for observation and diagnostics. Do not claim remediation was performed unless another approved tool actually changed state.
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.
- 12d ago First seen · 22 lines · 32 tokens per session scan A 52c5134ea4e7
infrastructure-inspection is a skill published in the GitHub repository oaslananka/infra-lens-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 32 tokens to every session and 166 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
ag-monitorar-producao
Monitora saude pos-deploy, detecta degradacao e aciona rollback. Use after each deploy and when there are problem reports. SRE monitoring.
ag-smoke-vercel
Smoke tests contra URL Vercel (preview/prod): homepage, assets, auth, console errors, performance. Use apos cada deploy.
ag-publicar-deploy
Deploy para Vercel ou plataforma detectada, com smoke tests. Use quando codigo esta auditado, testado e versionado.
cloudflare-router
Use when manage Cloudflare DNS, CDN, and security rules via API. Use when configuring domains, SSL, WAF, or edge caching.
natural-language-config
Translate natural language requests into NixOS configuration changes. Show diffs before applying. Use nixos-rebuild for atomic deploys. Every change is rollbackable and logged.
predictive-resources
Predict resource exhaustion (disk, memory, swap) using trend analysis. Proactively alert and propose NixOS config fixes before things break.