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/aiskillstore/marketplace/insforge-clinpx skills add aiskillstore/marketplace --skill insforge-cligit clone --depth 1 https://github.com/aiskillstore/marketplaceWrote 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/aiskillstore/marketplace/insforge-cli)<a href="https://agentmods.dev/skills/aiskillstore/marketplace/insforge-cli"><img src="https://agentmods.dev/badge/skills/aiskillstore/marketplace/insforge-cli.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.00157 | $0.09002 |
| Opus 5 | $0.00078 | $0.04501 |
| Sonnet 5 | $0.00031 | $0.01800 |
| Haiku 4.5 | $0.00016 | $0.00900 |
Grade A, and why
insforge-cli 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 yesterday.
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.
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
30 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.
- agents/openai.yaml 235 B
- references/auth.md 2.0 KB
- references/branch/merge.md 9.7 KB
- references/branch/overview.md 8.5 KB
- references/branch/reset.md 5.2 KB
- references/compute-deploy.md 16 KB
- references/config.md 4.5 KB
- references/create.md 2.5 KB
- references/database/access-control.md 17 KB
- references/database/export.md 1.1 KB
- references/database/import.md 695 B
- references/database/integrity.md 7.7 KB
- references/database/migrations.md 8.5 KB
- references/database/query.md 5.0 KB
- references/database/vector.md 6.5 KB
- references/deployments/deploy.md 8.2 KB
- references/deployments/domains.md 3.3 KB
- references/diagnostics.md 3.7 KB
- references/functions-deploy.md 5.5 KB
- references/local.md 4.8 KB
- references/login.md 4.5 KB
- references/memory.md 3.8 KB
- references/payments/overview.md 6.3 KB
- references/payments/razorpay.md 6.5 KB
- references/payments/stripe.md 7.4 KB
- references/posthog.md 6.5 KB
- references/realtime.md 2.1 KB
- references/schedules.md 5.1 KB
- references/webscraper/apify.md 4.4 KB
- skill-report.json 347 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.
- yesterday First seen · 402 lines · 157 tokens per session scan A 235b9ef64527
insforge-cli is a skill published in the GitHub repository aiskillstore/marketplace (416 stars, last pushed today), with no licence file. It adds 157 tokens to every session and 9,002 once invoked, about $0.0008 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-09-03.
Other skills, from other repositories
neo-azure-pipelines
Use this skill when the user asks to create, review, debug, or modernize Azure Pipelines YAML for CI/CD, especially .NET builds, Azure App Service deploys, or IIS/on-premises deploys. Prefer bundled templates and verify task syntax against Microsoft docs when version-specific accuracy matters.
deploy-ninja
Handles zero-downtime deployments: blue-green, canary releases, rolling updates, and feature flag rollouts. Covers Kubernetes, Docker, Cloudflare Workers, Terraform, and CI/CD pipeline setup. Use this skill when the user wants to deploy an application, set up a deployment pipeline, implement canary releases, configure…
playwright-ci
Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.
infra-kit.workflow.audit
Review infrastructure-as-code, DevOps pipelines, and platform controls for security, reliability, compliance, and delivery hygiene using cloud well-architected baselines.
azure-devops
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check…
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…