Ae1
High
- Category
- analysis-evasion
- Content
[English](./SKILL.md) · [中文](./SKILL-cn.md)
- Confidence
- 100% confidence
- Finding
- Referenced artifact was not completely inspected
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a disclosed wrapper for a hosted dLazy video-generation CLI, with expected credential storage and media uploads for that purpose.
Before installing, make sure you are comfortable running the pinned dLazy npm CLI, storing or passing a dLazy API key, and uploading any prompts or media files you provide to dLazy's hosted service. Avoid using sensitive private media unless that is acceptable under your dLazy account and service terms.
[English](./SKILL.md) · [中文](./SKILL-cn.md)
## 错误处理 | Code | 错误类型 | 示例信息 | | ---- | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | 401 | 未授权 (API Key缺失或无效) | `ok: false, code: "unauthorized", message: "API key is missing or invalid"` | | 501 | 缺少必填参数 | `error: required option '--prompt <prompt>' not specified` |
## Error Handling | Code | Error Type | Example Message | | ---- | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | 401 | Unauthorized (No API Key) | `ok: false, code: "unauthorized", message: "API key is missing or invalid"` | | 501 | Missing required parameter | `error: required option '--prompt <prompt>' not specified` |
No suspicious patterns detected.