workrally
agent
Warn
Health Pass
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 18 GitHub stars
Code Warn
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This tool is a comprehensive suite for AI agents to generate AIGC comic-style videos and manage media assets. It provides capabilities like AI image and video generation, and infinite canvas collaboration, using the WorkRally platform.
Security Assessment
The light audit did not find any dangerous permissions or hardcoded secrets, but the actual source code could not be scanned, meaning the underlying implementation is unknown. Based on the README, the tool requires a global installation via npm and handles user authentication (`workrally auth login`), which inherently involves managing sensitive credentials. It also operates as an agent making network requests to WorkRally's servers to execute tasks like AI generation and project management. Because the unscanned source code handles sensitive authentication flows, the overall risk is rated as Medium.
Quality Assessment
The project appears to be very recently active, with repository updates pushed as recently as today. However, it has a low community footprint, evidenced by only 18 GitHub stars, which indicates limited public scrutiny. Additionally, the repository lacks a clearly defined software license, marked only as "NOASSERTION." This means there are no explicit legal terms granting users permission to use, modify, or distribute the code, which is a significant drawback for open-source adoption.
Verdict
Use with caution — it handles sensitive auth tokens and the code was not fully scannable, so developers should manually review the source before integrating.
This tool is a comprehensive suite for AI agents to generate AIGC comic-style videos and manage media assets. It provides capabilities like AI image and video generation, and infinite canvas collaboration, using the WorkRally platform.
Security Assessment
The light audit did not find any dangerous permissions or hardcoded secrets, but the actual source code could not be scanned, meaning the underlying implementation is unknown. Based on the README, the tool requires a global installation via npm and handles user authentication (`workrally auth login`), which inherently involves managing sensitive credentials. It also operates as an agent making network requests to WorkRally's servers to execute tasks like AI generation and project management. Because the unscanned source code handles sensitive authentication flows, the overall risk is rated as Medium.
Quality Assessment
The project appears to be very recently active, with repository updates pushed as recently as today. However, it has a low community footprint, evidenced by only 18 GitHub stars, which indicates limited public scrutiny. Additionally, the repository lacks a clearly defined software license, marked only as "NOASSERTION." This means there are no explicit legal terms granting users permission to use, modify, or distribute the code, which is a significant drawback for open-source adoption.
Verdict
Use with caution — it handles sensitive auth tokens and the code was not fully scannable, so developers should manually review the source before integrating.
面向 AI Agent 的 AIGC 漫剧视频创作全流程工具集。
README.md
WorkRally CLI — Agent Skill
🎬 面向 AI Agent 的 AIGC 漫剧视频创作全流程工具集。
本目录是 WorkRally CLI 的 Agent Skill 定义。
目录结构
skill/
├── SKILL.md ← Skill 入口(元数据 + 指令),ClawHub 解析此文件
└── references/ ← 深度参考文档,AI Agent 按需加载
├── canvas-guide.md 无限画布操作指南
├── upload-and-assets-guide.md 上传与素材管理指南
├── ai-generation-guide.md AI 生成指南
└── common-pitfalls.md 常见易错点
核心能力
- AI 生图 — Kontext 模型,支持多参考图
- AI 生视频 — 4 种驱动模式(文本/首尾帧/序列帧/参考主体)
- 无限画布 — Yjs 协同编辑,8 种节点类型,实时同步
- 项目 & 媒资管理 — 项目 CRUD、素材上传入库、资产库树形管理
- 通用透传 — 可调用 WorkRally MCP Server 全部工具
第三方商店
快速开始
npm install -g workrally
workrally auth login
workrally auth status
详细用法、命令速查、工作流指南请参阅 SKILL.md。
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found