offline-queue
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a code generator using local markdown templates (
templates.mdandpatterns.md). It does not download external scripts or execute remote code.- [SAFE]: Data persistence implemented in the generated code follows platform best practices, using theApplication Supportdirectory viaFileManagerfor storing queued operation metadata.- [SAFE]: Network monitoring logic relies on the officialNetworkframework (NWPathMonitor), which is the secure and recommended method for connectivity tracking on Apple platforms.- [SAFE]: Analysis of the instructions and templates revealed no attempts at prompt injection, obfuscation, or unauthorized access to sensitive system files or credentials.- [SAFE]: The use of system tools likeGlobandGrepis restricted to project context detection (searching for existing networking code) and does not involve any dangerous shell command execution.
Audit Metadata