backend-development
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions found that attempt to override system prompts, bypass safety guidelines, or extract internal instructions.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network requests were detected. The patterns provided encourage secure, authenticated Firestore operations.
- [REMOTE_CODE_EXECUTION]: The skill uses Bash tools limited to development environments (npm, node, firebase) but does not contain patterns for downloading or executing remote scripts.
- [COMMAND_EXECUTION]: Tool usage is restricted to standard backend development tasks such as package management and Firebase deployment.
- [SAFE]: The code snippets for Firebase Functions and security rules follow standard industry security patterns, specifically checking for user authentication and authorization before performing database operations.
Audit Metadata