firebase SDK

firebase SDK is a skill for Claude Code, Codex from mosif16/codex-Skills. It costs 0 tokens per session (6,042 once invoked), scanned A, original, no licence file.

Guidance for using the Google Firebase software library in Swift for Apple platforms and TypeScript for web or Node.js applications. It covers setup, structure, data handling, security, and supported Firebase services.

In plain words
What is it for?
Use it when setting up or designing Firebase integrations in Swift or TypeScript projects.
Why use it?
It helps developers make consistent integration choices and avoid common mistakes when adding Firebase to an app.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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/mosif16/codex-skills/firebase-sdk
Any agent
npx skills add mosif16/codex-Skills --skill firebase-sdk
Clone the repo
git clone --depth 1 https://github.com/mosif16/codex-Skills

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 firebase SDK

README.md
[![agentmods](https://agentmods.dev/badge/skills/mosif16/codex-skills/firebase-sdk.svg)](https://agentmods.dev/skills/mosif16/codex-skills/firebase-sdk)
Your own site
<a href="https://agentmods.dev/skills/mosif16/codex-skills/firebase-sdk"><img src="https://agentmods.dev/badge/skills/mosif16/codex-skills/firebase-sdk.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,042 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.1 $0.00000 $0.06042
Opus 5 $0.00000 $0.03021
Sonnet 5 $0.00000 $0.01208
Haiku 4.5 $0.00000 $0.00604

Measured 5d ago against content hash 693a38d030e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

firebase SDK 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 5d 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.

skills/firebase SDK/SKILL.md · 211 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. 5d ago First seen · 211 lines · 0 tokens per session scan A 693a38d030e7

Subscribe to this mod's changes

firebase SDK is a skill published in the GitHub repository mosif16/codex-Skills (18 stars, last pushed 9mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 6,042 tokens. 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.

Related

Other skills, from other repositories

electron-vue-init-skill

Electron + Vue3 + TypeScript 桌面端应用一键初始化技能。基于 electron-vite(事实标准)构建,面向零基础小白,提供环境探测、自动安装、完整三进程分离骨架生成、一键启动/打包脚本。生成的应用页面中心显示"你好,我是考拉搞AI"的空白桌面端。触发词:"Electron 脚手架"、"Electron 一键生成"、"初始化 Electron 项目"、"Electron 快速开始"、"electron init"、"搭建 Electron 服务"、"Electron 桌面端"、"Electron 零基础"、"Electron 小白"、"帮我搭一个 Electron"、"新建…

jiushiwon/wg-skills · 192 tokens

expo-module

Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

openai/plugins · 59 tokens

migrate-to-strict-api

Use when migrating a React Native project to the Strict TypeScript API — the default JavaScript API from React Native 0.87, available as an opt-in preview since 0.80. Handles tsconfig.json setup, dependency updates, rewriting deep imports to root imports, and resolving breaking type changes. Invoke with…

react-native-community/skills · 78 tokens

bridge-js

Export Swift to JavaScript and import JavaScript/TypeScript into Swift using BridgeJS; type-safe bindings via @JS and related macros or bridge-js.d.ts; setup, config, AOT. Use when using or setting up BridgeJS, exporting Swift APIs to JS, importing JS/TS APIs into Swift, writing bridge-js.d.ts, configuring BridgeJS…

swiftwasm/Swift-Wasm-Agent-Skill · 82 tokens

build-nitro-modules

Builds React Native Nitro Modules from scratch in a monorepo. Scaffolds with Nitrogen, authors HybridObject TypeScript specs, generates native boilerplate, implements in C++/Swift/Kotlin, wires an example app, and prepares for npm publishing. Use when creating a new Nitro Module, implementing native functionality via…

riteshshukla04/agent-skills · 84 tokens

lint-js

Lint JS/TS code only. Use before opening a PR when only JavaScript or TypeScript files were changed (no Rust).

denoland/deno · 29 tokens