ClawAudit verdict

apple-music-dj

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
80
transparency
90
maintenance

Findings (10)

Pattern match critical

Recursive delete from root or home — destructive command

references/troubleshooting.md · code · rm -rf ~

Pattern match critical

Possible hardcoded credential

README.md · code · TOKEN="your_jwt_here

Pattern match critical

<script> tag in markdown — potential code injection

references/auth-setup.md · code · <script

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | Bash

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

References sudo — requests elevated privileges

references/troubleshooting.md · code · sudo

Pattern match medium

pip3 install — installs Python packages at runtime

references/troubleshooting.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/_common.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/_common.py · prose · downgraded · os.environ.get(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API