The skill deceptively claims to deploy applications but only
Claims to do
App Hosting Basics: This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting.
Actually does
The skill provides instructions for configuring `firebase.json` and `apphosting.yaml`, setting secrets using `npx firebase-tools apphosting:secrets`, and deploying full-stack applications to Firebase App Hosting via `npx firebase-tools deploy`. It also directs users to a Firebase console URL for billing upgrades.
/plugin marketplace add firebase/agent-skills/plugin install firebase-app-hosting-basics@firebase/agent-skillsgemini extensions install https://github.com/firebase/agent-skills.git --consentnpx skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basicsThe skill's stated purpose is to 'enable the agent to deploy and manage' applications, but its actual behavior is to provide instructions for the user to manually run `firebase-tools` commands. The skill itself does not execute any deployment or management actions.
The skill instructs the user to 'Run `npx -y firebase-tools@latest deploy`' and 'use `npx -y firebase-tools@latest apphosting:secrets` commands', indicating the user, not the agent, performs the actions.
[](https://mondoo.com/ai-agent-security/skills/github/firebase/agent-skills/firebase-app-hosting-basics)<a href="https://mondoo.com/ai-agent-security/skills/github/firebase/agent-skills/firebase-app-hosting-basics"><img src="https://mondoo.com/ai-agent-security/api/badge/github/firebase/agent-skills/firebase-app-hosting-basics.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/firebase/agent-skills/firebase-app-hosting-basics.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.