audio-video

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches audio assets from the official Decentraland builder repository. The audio-catalog.md file provides direct links to .mp3 and .ogg files hosted on builder-items.decentraland.org for various sound effects and music tracks.
  • [COMMAND_EXECUTION]: Includes curl commands for downloading assets into the project directory. These commands are strictly used for asset management (downloading media files to assets/scene/Audio/) and do not involve executing remote scripts or piping output to a shell.
  • [SAFE]: Incorporates safety guidelines for handling external content and system permissions. The skill instructs the agent to confirm external streaming URLs with the user before inclusion and provides clear instructions on configuring the ALLOW_MEDIA_HOSTNAMES permission in the scene.json manifest to restrict media playback to authorized domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 11:59 AM
Security Audit — agent-trust-hub — audio-video