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 agentmods add skills/servosity/msp-skills/corknpx skills add Servosity/msp-skills --skill corkgit clone --depth 1 https://github.com/Servosity/msp-skillsWrote 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/servosity/msp-skills/cork)<a href="https://agentmods.dev/skills/servosity/msp-skills/cork"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/cork.svg" alt="Measured on agentmods" 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.00113 | $0.07687 |
| Opus 5 | $0.00056 | $0.03844 |
| Sonnet 5 | $0.00023 | $0.01537 |
| Haiku 4.5 | $0.00011 | $0.00769 |
Grade A, and why
cork 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 6d 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.
bash <(curl -fsSL https://raw.githubusercontent.com/Servosity/msp-skills/main/skills/cork/install.sh) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 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.
- .claude-plugin/plugin.json 687 B
- AGENTS.md 5.4 KB
- CHANGELOG.md 5.5 KB
- cli/.golangci.yml 214 B
- cli/cmd/cork-cli/main.go 349 B
- cli/cmd/cork-mcp/main.go 1015 B
- cli/go.mod 1011 B
- cli/go.sum 7.5 KB
- cli/internal/cache/cache.go 1.8 KB
- cli/internal/cli/agent_context.go 7.8 KB
- cli/internal/cli/analytics.go 5.5 KB
- cli/internal/cli/api_discovery.go 3.8 KB
- cli/internal/cli/auth.go 6.9 KB
- cli/internal/cli/channel_workflow.go 6.0 KB
- cli/internal/cli/clients_devices_get-client.go 4.7 KB
- cli/internal/cli/clients_devices.go 639 B
- cli/internal/cli/clients_domains_get-client.go 4.7 KB
- cli/internal/cli/clients_domains.go 639 B
- cli/internal/cli/clients_inboxes_get-clients.go 4.7 KB
- cli/internal/cli/clients_inboxes.go 640 B
- cli/internal/cli/clients_score-history_get-client.go 5.1 KB
- cli/internal/cli/clients_score-history.go 661 B
- cli/internal/cli/compliance_get-event-notification-settings.go 5.2 KB
- cli/internal/cli/compliance_get-event-types.go 3.3 KB
- cli/internal/cli/compliance_get-events.go 6.8 KB
- cli/internal/cli/compliance_overdue_test.go 1.1 KB
- cli/internal/cli/compliance_overdue.go 12 KB
- cli/internal/cli/compliance.go 860 B
- cli/internal/cli/cork_novel_util_test.go 8.1 KB
- cli/internal/cli/cork_novel_util.go 15 KB
- cli/internal/cli/coverage_gaps_test.go 1.1 KB
- cli/internal/cli/coverage_gaps_truncation_test.go 5.8 KB
- cli/internal/cli/coverage_gaps.go 17 KB
- cli/internal/cli/coverage.go 1.0 KB
- cli/internal/cli/data_source.go 27 KB
- cli/internal/cli/deliver.go 3.6 KB
- cli/internal/cli/distributor_get-partners.go 3.7 KB
- cli/internal/cli/distributor_provision-partner.go 10 KB
- cli/internal/cli/distributor.go 727 B
- cli/internal/cli/doctor_verdict.go 12 KB
- cli/internal/cli/doctor.go 27 KB
- cli/internal/cli/export.go 5.7 KB
- cli/internal/cli/feedback.go 7.0 KB
- cli/internal/cli/helpers.go 89 KB
- cli/internal/cli/import.go 3.7 KB
- cli/internal/cli/integrations_connect.go 9.9 KB
- cli/internal/cli/integrations_credentials_get-integration.go 4.4 KB
- cli/internal/cli/integrations_credentials.go 675 B
- cli/internal/cli/integrations_delete.go 7.7 KB
- cli/internal/cli/integrations_devices_get-integration.go 4.9 KB
- cli/internal/cli/integrations_devices.go 659 B
- cli/internal/cli/integrations_get-available.go 4.0 KB
- cli/internal/cli/integrations_get-connected.go 4.0 KB
- cli/internal/cli/integrations_health_test.go 1.1 KB
- cli/internal/cli/integrations_health.go 9.8 KB
- cli/internal/cli/integrations_raw-data_get-integration.go 4.3 KB
- cli/internal/cli/integrations_raw-data.go 661 B
- cli/internal/cli/integrations_resync_integration.go 8.4 KB
- cli/internal/cli/integrations_resync.go 655 B
- cli/internal/cli/integrations_tenants_get-integration.go 4.8 KB
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.
- 6d ago First seen · 560 lines · 113 tokens per session scan A 065259df3a04
cork is a skill published in the GitHub repository Servosity/msp-skills (36 stars, last pushed 4d ago), with no licence file. It adds 113 tokens to every session and 7,687 once invoked, about $0.0006 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-30.
Other skills, from other repositories
esign-automation
Automate document signing workflows and operations using the eSignGlobal platform.
x-scorecard
OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
nda-review
Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…
hipaa-compliance
HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.
civic-publish-gate
Run deterministic source, citation, freshness, privacy, meeting-certainty, accessibility, correction-state, and human-approval checks before civic publication.
patsnap-maintain-payment
Patsnap Maintain Payment MCP for AI agents. A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent family, legal status, and analytics views to help users identify patents that may create FTO barriers more systematically. It…