team-sync
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate 'team sync' functionality by updating user memory with standard configuration keys (e.g., style, conventions). This is consistent with the stated purpose and uses internal context methods.
- [SAFE]: No network activity was detected. The configuration data is hardcoded within the handler, and no external URLs or API endpoints are referenced for data exfiltration or remote code fetching.
- [SAFE]: The skill uses appropriate memory scoping, utilizing a temporary system memory flag with a Time-To-Live (TTL) of 1, ensuring the sync status does not persist longer than necessary.
- [SAFE]: No obfuscation, prompt injection, or privilege escalation techniques were identified in either the markdown instructions or the JavaScript implementation.
Audit Metadata