lyric-reviewer
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface as it ingests and processes untrusted data from lyric files and research documents to perform automated edits.\n
- Ingestion points: Untrusted data enters the agent context from track files (e.g.,
tracks/01-song.md) andRESEARCH.mdvia theReadtool.\n - Boundary markers: The instructions lack explicit delimiters or instructions to treat ingested file content as non-executable data, potentially allowing embedded instructions to influence agent behavior during the review.\n
- Capability inventory: The skill is configured with
Read,Edit,Glob, andGreptools, along with thebitwize-music-mcptool, allowing it to modify files based on ingested content.\n - Sanitization: There is no specified sanitization or validation process for the lyrics or research data before they are used to determine automated fixes or report quality issues.
Audit Metadata