ClawAudit verdict
apple-music-dj
Apple Music personalization skill using MusicKit API with user-provided developer and user tokens to read listening history and write playlists to the users own library; all described operations match the stated purpose with no evidence of exfiltration.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (10)
Recursive delete from root or home — destructive command
references/troubleshooting.md · code · rm -rf ~
Possible hardcoded credential
README.md · code · TOKEN="your_jwt_here
<script> tag in markdown — potential code injection
references/auth-setup.md · code · <script
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | Bash
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
References sudo — requests elevated privileges
references/troubleshooting.md · code · sudo
pip3 install — installs Python packages at runtime
references/troubleshooting.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/_common.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/_common.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/concert_prep.sh · prose · downgraded · Got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (2 sensitive: APPLE_MUSIC_DEV_TOKEN, APPLE_MUSIC_USER_TOKEN). Requires 3 system binaries. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.