Caveat verdict

ace-suno-v5

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill appears to be a legitimate AI music generation tool using the AceData Suno V5 API, with clear documentation and no evidence of malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

30
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key="your-acedata-api-key

Pattern match medium

subprocess execution — runs system commands from Python

start_server.py · prose · downgraded · subprocess.check_call(

Pattern match medium

os.system/popen — direct OS command execution

start_server.py · prose · downgraded · os.execvp(

Pattern match low

Python os.getenv — reads environment variable

scripts/suno_client.py · prose · downgraded · os.getenv(

Pattern match low

References webhook/callback URL

scripts/suno_client.py · prose · downgraded · callback_url

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_access

Is this flag fair?

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