small-collection-utilities

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides transparently documented utility functions for Kotlin development. The code handles common tasks like symmetric set difference, index mapping for iterables, and timestamped token parsing.
  • [INDIRECT_PROMPT_INJECTION]: The RichSyncParser and toAppDeepLinkOrNull functions ingest external string data (payload and trimmed URL strings). These ingestion points are restricted by specific logic (regex matching and URI parsing) and do not interpolate untrusted data into high-privilege commands or direct agent prompts, which minimizes the risk of indirect injection.
  • [COMMAND_EXECUTION]: The 'Verifying it' section provides standard grep commands for local static analysis of Kotlin source files. These commands are intended for quality assurance and do not involve network access, sensitive file exfiltration, or unauthorized privilege escalation.
  • [SAFE]: Resource paths mentioned, such as com.maxrave.simpmusic, are consistent with the skill's author (maxrave-dev), representing standard project organization rather than suspicious impersonation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 07:03 AM
Security Audit — agent-trust-hub — small-collection-utilities