blecsd-audio
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the installation of @blecsd/audio and its peer dependency blecsd, which are vendor-controlled resources associated with the blECSd project.
- [EXTERNAL_DOWNLOADS]: Example code includes a reference to the play-sound library, a well-known Node.js utility for audio management.
- [PROMPT_INJECTION]: The SoundTrigger interface provides a surface for indirect prompt injection. Ingestion points: Data from an EventBus is processed via the onEvent and onEvents methods to trigger audio. Boundary markers: The skill does not implement delimiters or provide instructions to ignore embedded commands within the ingested event data. Capability inventory: Ingested data determines sound selection and playback options like volume via the user-provided adapter. Sanitization: No sanitization or validation of event data is described in the provided documentation.
Audit Metadata