shiny-firebase
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation guide for the
Shiny.Push.FirebaseMessaginglibrary, providing standard implementation patterns and code snippets for developers. - [CREDENTIALS_UNSAFE]: The code examples use generic placeholders such as
"your-api-key","your-app-id", and"your-sender-id"for manual configuration. It correctly identifiesGoogleService-Info.plistandgoogle-services.jsonas external configuration files required by the Firebase SDK, without attempting to access or exfiltrate them from the host environment. - [NO_CODE]: The skill contains only Markdown documentation and C# code snippets intended for user reference; it does not include any scripts or commands that execute within the agent's environment.
- [INDIRECT_PROMPT_INJECTION]: While the skill defines a data ingestion point via the
OnReceivedmethod inMyPushDelegate(SKILL.md) which handles external push notifications, the skill does not provide any automated capabilities or subprocess execution that could be exploited by malicious payloads in those notifications.
Audit Metadata