songsee
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's metadata includes installation instructions using the Homebrew package manager, targeting the
steipete/tap/songseeformula hosted on GitHub. This is a standard method for distributing macOS and Linux command-line utilities. - [COMMAND_EXECUTION]: The skill provides various usage examples for the
songseebinary, including processing local audio files, using pipes (stdin), and specifying output parameters. These commands are consistent with the tool's primary purpose of audio visualization. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data in the form of audio files (e.g., MP3, WAV) to generate visual output.
- Ingestion points: The
songseetool reads audio data from local file paths or standard input as shown inSKILL.md. - Boundary markers: Not applicable as the tool generates graphical spectrograms rather than processing natural language instructions.
- Capability inventory: The skill utilizes the
songseebinary and potentiallyffmpegfor audio decoding. - Sanitization: Standard shell argument handling is assumed for the CLI tool.
Audit Metadata