The skill executes `npx firebase-tools@latest`, creating a supply chain risk by running arbitrary code from npm, potentially leading to host command execution.
Claims to do
Firebase Data Connect: Firebase Data Connect is a relational database service using Cloud SQL for PostgreSQL with GraphQL schema, auto-generated queries/mutations, and type-safe SDKs.
Actually does
This skill uses the `npx firebase-tools` command-line utility to initialize, emulate, generate SDKs for, and deploy Firebase Data Connect backends. It processes local configuration files (`.yaml`) and GraphQL schema/operation definitions (`.gql`) to manage a PostgreSQL-based relational database service with GraphQL APIs.
/plugin marketplace add firebase/agent-skills/plugin install firebase-data-connect-basics@firebase/agent-skillsgemini extensions install https://github.com/firebase/agent-skills.git --consentnpx skills add https://github.com/firebase/agent-skills --skill firebase-data-connect-basicsThe skill instructs the agent to execute `npx -y firebase-tools@latest` commands, which can download and run arbitrary code from the npm registry. This introduces a supply chain risk if the `firebase-tools` package or npm registry is compromised, potentially leading to arbitrary command execution on the host system.
npx -y firebase-tools@latest init dataconnect
[](https://mondoo.com/ai-agent-security/skills/github/firebase/agent-skills/firebase-data-connect-basics)<a href="https://mondoo.com/ai-agent-security/skills/github/firebase/agent-skills/firebase-data-connect-basics"><img src="https://mondoo.com/ai-agent-security/api/badge/github/firebase/agent-skills/firebase-data-connect-basics.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/firebase/agent-skills/firebase-data-connect-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.