Skip to main content

firestore-operations-manager

Manages Firebase/Firestore operations for CRUD, queries, and A2A communication, enhancing both standard apps and AI frameworks.

Install this skill

or
88/100

Security score

The firestore-operations-manager skill was audited on Mar 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165console.log(`Session created: ${sessionId}`);
medium line 200

Template literal with variable interpolation in command context

SourceSKILL.md
200console.log(`From: ${msg.from}, Payload:`, msg.payload);
low line 504

External URL reference

SourceSKILL.md
504- [Firestore Documentation](https://firebase.google.com/docs/firestore)
low line 507

External URL reference

SourceSKILL.md
507- [Cloud Run Integration](https://cloud.google.com/run/docs/tutorials)
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →