overflow-tilted-browse-card

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and Kotlin code snippets for UI development in Jetpack Compose. All logic is related to UI layout, drawing, and rendering.
  • [COMMAND_EXECUTION]: The documentation includes shell commands using grep intended for developers to audit their own Kotlin source files for specific UI modifier patterns. These commands are static, run locally on the user's code, and do not perform network operations or access sensitive system credentials.
  • [INDIRECT_PROMPT_INJECTION]: The Kotlin code templates ingest title and artworkUrl variables.
  • Ingestion points: artworkUrl and title parameters in the Box component in SKILL.md.
  • Boundary markers: None.
  • Capability inventory: The code is limited to UI rendering (AsyncImage, Text, and DrawScope operations) and contains no subprocess calls, file writes, or network operations.
  • Sanitization: None. The risk is negligible as the data is used strictly for display.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 07:03 AM
Security Audit — agent-trust-hub — overflow-tilted-browse-card