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/maxionpx skills add Servosity/msp-skills --skill maxiogit 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/maxio)<a href="https://agentmods.dev/skills/servosity/msp-skills/maxio"><img src="https://agentmods.dev/badge/skills/servosity/msp-skills/maxio.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 | $0.00101 | $0.06176 |
| Opus 5 | $0.00051 | $0.03088 |
| Sonnet 5 | $0.00020 | $0.01235 |
| Haiku 4.5 | $0.00010 | $0.00618 |
Grade A, and why
maxio 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 today.
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/maxio/install.sh) The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 670 B
- AGENTS.md 2.3 KB
- CHANGELOG.md 2.5 KB
- cli/.golangci.yml 147 B
- cli/cmd/maxio-cli/main.go 350 B
- cli/cmd/maxio-mcp/main.go 2.1 KB
- cli/go.mod 963 B
- cli/go.sum 7.0 KB
- cli/internal/cache/cache.go 1.7 KB
- cli/internal/cli/agent_context.go 7.0 KB
- cli/internal/cli/analytics.go 5.0 KB
- cli/internal/cli/api_discovery.go 3.6 KB
- cli/internal/cli/api-exports_export-invoices.go 7.1 KB
- cli/internal/cli/api-exports_export-proforma-invoices.go 7.2 KB
- cli/internal/cli/api-exports_export-subscriptions.go 7.1 KB
- cli/internal/cli/api-exports_list-exported-invoices.go 3.8 KB
- cli/internal/cli/api-exports_list-exported-proforma-invoices.go 3.8 KB
- cli/internal/cli/api-exports_list-exported-subscriptions.go 3.8 KB
- cli/internal/cli/api-exports_read-invoices-export.go 3.2 KB
- cli/internal/cli/api-exports_read-proforma-invoices-export.go 3.2 KB
- cli/internal/cli/api-exports_read-subscriptions-export.go 3.2 KB
- cli/internal/cli/api-exports.go 1.1 KB
- cli/internal/cli/arpa.go 6.8 KB
- cli/internal/cli/auth.go 6.8 KB
- cli/internal/cli/bank-accounts_verification-json_verify-bank-account.go 8.4 KB
- cli/internal/cli/bank-accounts_verification-json.go 647 B
- cli/internal/cli/bank-accounts.go 624 B
- cli/internal/cli/channel_workflow.go 4.7 KB
- cli/internal/cli/churn.go 6.9 KB
- cli/internal/cli/cohort_test.go 339 B
- cli/internal/cli/cohort.go 5.7 KB
- cli/internal/cli/components_find.go 3.7 KB
- cli/internal/cli/components_price-points_archive-component.go 6.9 KB
- cli/internal/cli/components_price-points_bulk-create-component.go 8.2 KB
- cli/internal/cli/components_price-points_bulk-create-segments.go 8.0 KB
- cli/internal/cli/components_price-points_bulk-update-segments.go 8.0 KB
- cli/internal/cli/components_price-points_clone-component.go 8.6 KB
- cli/internal/cli/components_price-points_create-segment.go 10 KB
- cli/internal/cli/components_price-points_delete-segment.go 7.1 KB
- cli/internal/cli/components_price-points_list-segments-for.go 4.3 KB
- cli/internal/cli/components_price-points_promote-component-to-default.go 7.7 KB
- cli/internal/cli/components_price-points_read-component.go 3.8 KB
- cli/internal/cli/components_price-points_unarchive-component.go 7.6 KB
- cli/internal/cli/components_price-points_update-component.go 10 KB
- cli/internal/cli/components_price-points_update-segment.go 9.2 KB
- cli/internal/cli/components_price-points-json_create-component-price-point.go 8.1 KB
- cli/internal/cli/components_price-points-json_list-component-price-points.go 4.3 KB
- cli/internal/cli/components_price-points-json.go 711 B
- cli/internal/cli/components_price-points.go 1.4 KB
- cli/internal/cli/components_update.go 9.7 KB
- cli/internal/cli/components.go 751 B
- cli/internal/cli/concentration.go 5.5 KB
- cli/internal/cli/coupons_codes_delete-coupon-subcode.go 6.9 KB
- cli/internal/cli/coupons_codes-json_create-coupon-subcodes.go 7.6 KB
- cli/internal/cli/coupons_codes-json_list-coupon-subcodes.go 3.8 KB
- cli/internal/cli/coupons_codes-json_update-coupon-subcodes.go 7.5 KB
- cli/internal/cli/coupons_codes-json.go 756 B
- cli/internal/cli/coupons_codes.go 587 B
- cli/internal/cli/coupons_currency-prices-json_create-or-update-coupon-currency-prices.go 8.4 KB
- cli/internal/cli/coupons_currency-prices-json.go 646 B
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.
- today First seen · 517 lines · 101 tokens per session scan A be2a9fdbbedb
maxio is a skill published in the GitHub repository Servosity/msp-skills (35 stars, last pushed 2d ago), with no licence file. It adds 101 tokens to every session and 6,176 once invoked, about $0.0005 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-09-03.
Other skills, from other repositories
aws-cli
Safety-first AWS CLI v2 skill for full control of AWS from the terminal — EC2, S3, IAM, Lambda, RDS, DynamoDB, CloudFormation, Route 53, EKS/ECS, logs, billing & 300+ services. Classifies every command by risk tier via a deterministic classifier script and gates destructive/breaking/cost-incurring ops behind…
pine-develop
Full Pine Script development loop — write code, compile, fix errors, iterate. Use when building a new indicator or strategy in TradingView.
replay-practice
Practice trading in TradingView replay mode — step through historical bars, take trades, track P&L. Use when the user wants to practice or backtest manually.
accounting-workflow
End-to-end Malaysian accounting engagement workflow. Takes a client folder and produces accrual-basis financial statements (Excel working papers + PDF) compliant with MPERS / MFRS / ITA 1967. Covers Sole Proprietor, Partnership, Sdn Bhd, Berhad, and NGO. USE THIS SKILL when the user wants to: Start or continue an…
stripe-best-practices
Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best…
alipay-webhooks
Receive and verify Alipay (Antom / Alipay+) webhook notifications. Use when setting up Alipay webhook handlers, debugging RSA256 Signature header verification, or handling payment events like notifyPayment, notifyCapture, notifyRefund, notifyAuthorization, and notifyDispute.