skills/valentinkolb/sync/sync-topic/Gen Agent Trust Hub

sync-topic

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a standard pub/sub and event-streaming architecture using Redis primitives (XADD, XREADGROUP). No malicious patterns, obfuscation, or persistence mechanisms were detected.
  • [EXTERNAL_DOWNLOADS]: The skill references the vendor's own package @valentinkolb/sync and the well-known zod library. These are appropriate for the skill's stated purpose of managing typed event streams.
  • [DATA_EXPOSURE_&_EXFILTRATION]: No hardcoded credentials or sensitive file path accesses were identified. The Redis keys described follow a predictable and non-sensitive naming convention based on tenant and stream IDs.
  • [PROMPT_INJECTION]: While the skill processes external event data, the mandatory use of Zod schemas for validation acts as a significant mitigation against malformed data payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 02:31 PM