Audio Visualizer Generator

PassAudited by ClawScan on May 6, 2026.

Overview

This skill appears purpose-aligned for creating audio visualizer videos, but users should know it sends uploaded media to a NemoVideo cloud service using a bearer token.

This skill is reasonable for cloud-based audio visualizer generation. Before installing, make sure you are comfortable sending your audio files and prompts to nemovideo.ai, and protect the NEMO_TOKEN like any other service credential.

Findings (3)

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.

What this means

Anyone using the skill should understand that a NemoVideo token authorizes access to the service, credits, sessions, and render jobs.

Why it was flagged

The skill relies on a bearer token to authorize cloud rendering sessions and related operations.

Skill content
All requests must include: `Authorization: Bearer <NEMO_TOKEN>`
Recommendation

Use a dedicated token for this service, avoid exposing it in chat or logs, and revoke or rotate it if it may have been shared.

What this means

Private or unreleased audio, filenames, and generation instructions may be transmitted to nemovideo.ai for rendering.

Why it was flagged

The skill clearly discloses that user audio and prompts are sent to an external cloud backend for processing.

Skill content
This tool takes your audio files and runs visualizer video creation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Recommendation

Only upload media you are comfortable sending to the cloud service, and review the provider's privacy and retention practices for sensitive audio.

What this means

Users have less provenance information to verify who operates the integration or where its service documentation lives.

Why it was flagged

The registry information does not provide a source repository or homepage for independent verification.

Skill content
Source: unknown; Homepage: none
Recommendation

Confirm the publisher and NemoVideo service expectations before using the skill with valuable or confidential media.