video-maker-free
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a bridge to the NemoVideo AI platform, providing documentation and implementation examples for generating video content from various assets.
- [DATA_EXFILTRATION]: The skill interacts with the external domain
mega-api-prod.nemovideo.ai. This is identified as a vendor-controlled resource intended for API processing. The use of the$NEMO_TOKENenvironment variable for authentication aligns with recommended security practices for secret management. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied prompts for video generation.
- Ingestion points: The
promptfield in the API request described inSKILL.md. - Capability inventory: Network operations via
curlto the vendor API. - Boundary markers: The payload is encapsulated in a JSON object, but no specific prompt delimiters are used in the example.
- Sanitization: Not specified in the documentation; however, the risk is minimal as the input is passed directly to the generation service.
- [SAFE]: Configuration data is stored in a dedicated local path (
~/.config/nemovideo/), which is standard behavior for maintaining user settings and does not indicate malicious file access.
Audit Metadata