Suno Automation
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent can perform the instructed Suno actions as the logged-in user, such as creating tracks in the user’s account.
The skill uses the user’s authenticated Suno browser session. This is expected for the stated purpose, but it means actions occur under the user’s account.
**Login:** The user must be logged into Suno on the managed browser profile (`openclaw`).
Use this skill only with a Suno account you intend the agent to operate, and review any account costs, credit usage, or sharing settings in Suno.
If invoked, the agent may create a song in Suno and possibly consume account credits or quota.
The skill instructs the agent to use browser clicks to create content on Suno. This is purpose-aligned but can modify the user’s Suno account state.
**Create:** `browser act click <create_button_ref>`
Give clear prompts about the lyrics, style, title, and whether to proceed with creation before asking the agent to use the skill.
