insforge-cli

insforge-cli is a skill for Claude Code, Codex from aiskillstore/marketplace. It costs 157 tokens per session (9,002 once invoked), scanned A, original, no licence file.

A command-line guide for managing InsForge, a backend and cloud platform, including its database, authentication, storage, functions, and deployments.

In plain words
What is it for?
It helps create projects, run SQL and migrations, configure access rules, manage files and secrets, deploy code, and inspect logs.
Why use it?
It gives developers one place to handle common backend and infrastructure tasks instead of managing each part separately.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/aiskillstore/marketplace/insforge-cli
Any agent
npx skills add aiskillstore/marketplace --skill insforge-cli
Clone the repo
git clone --depth 1 https://github.com/aiskillstore/marketplace

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for insforge-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/aiskillstore/marketplace/insforge-cli.svg)](https://agentmods.dev/skills/aiskillstore/marketplace/insforge-cli)
Your own site
<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>
Per session 157 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,002 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured yesterday against content hash 235b9ef64527, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

pending/insforge/insforge-cli/SKILL.md · 402 lines

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.

Read it on GitHub

Changes

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.

  1. yesterday First seen · 402 lines · 157 tokens per session scan A 235b9ef64527

Subscribe to this mod's changes

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.

Related

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.

Benknightdark/neo-skills · 66 tokens

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…

mturac/hermes-supercode-skills · 147 tokens

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.

testdino-hq/playwright-skill · 48 tokens

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.

huyngopt1994/infras-kit · 36 tokens

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…

sanjay3290/ai-skills · 105 tokens

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…

testdino-hq/playwright-skill · 64 tokens