mobile-offline-support

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides legitimate reference implementations for mobile development. All code snippets utilize standard industry libraries and follow typical architectural patterns for offline data management.\n- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates how to ingest data from external APIs and local storage stores, which represents a potential attack surface for indirect prompt injection if the source data is malicious. However, this is inherent to the skill's primary purpose of data synchronization.\n
  • Ingestion points: Remote API fetches in react-native-offline-storage.md and database queries in android-room-database.md.\n
  • Boundary markers: Not included in the simplified reference examples.\n
  • Capability inventory: Network requests via fetch and local storage write operations.\n
  • Sanitization: Not demonstrated in the provided code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 10:44 AM
Security Audit — agent-trust-hub — mobile-offline-support