← 返回 Skills 市场
boombignose

Phaya Media API

作者 boombignose · GitHub ↗ · v1.0.2 · MIT-0
linuxdarwinwin32 ⚠ suspicious
423
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install phaya
功能描述
Use the Phaya SaaS backend to generate images, videos, audio, music, and run LLM chat completions via simple REST API calls. Use when the user wants to gener...
安全使用建议
This skill appears to legitimately wrap a paid media-generation REST API and only needs an API key and base URL — which is proportionate. However, the published package metadata is inconsistent: the summary lists no required env vars while SKILL.md and clawhub.json clearly require PHAYA_API_KEY and PHAYA_BASE. Before enabling/installing: (1) confirm the platform will prompt you to supply PHAYA_API_KEY and PHAYA_BASE (and that the key is scoped/limited), (2) create a scoped/test API key with a small credit balance for initial testing, (3) review billing/credit rates in SKILL.md to avoid surprise charges, (4) if you want to limit risk, restrict or disable autonomous invocation for this skill until you’ve tested it, and (5) verify the PHAYA_BASE endpoint you configure is trusted (ensure it is the official host you intend). If the platform uses the incorrect top-level metadata (no required creds), the agent may fail to authenticate — ask the skill author or registry maintainer to fix the manifest inconsistency before broad use.
功能分析
Type: OpenClaw Skill Name: phaya Version: 1.0.2 The 'phaya' skill bundle is a comprehensive integration for a media generation SaaS API, covering image, video, and audio generation. It includes detailed documentation (SKILL.md, endpoints.md) and functional Python/curl examples (examples.md) for interacting with a remote FastAPI backend. The skill correctly identifies sensitive credentials (PHAYA_API_KEY), provides explicit cost warnings regarding a credit-based billing system, and lacks any indicators of data exfiltration, unauthorized local execution, or malicious prompt injection.
能力评估
Purpose & Capability
The name/description (Phaya Media API for images/video/audio/LLM) align with the instructions and examples, and the requested binaries (curl/python3) and optional tools (ffmpeg, yt-dlp) are appropriate for the described features. However, the top-level registry metadata in the provided summary claims no required env vars / primary credential while SKILL.md and clawhub.json both declare PHAYA_API_KEY and PHAYA_BASE as required — this manifest mismatch is inconsistent and may cause confusion or misconfiguration.
Instruction Scope
SKILL.md contains explicit REST call patterns, polling logic, and examples that stay within the declared purpose. It directs the agent to use PHAYA_API_KEY and PHAYA_BASE, to poll job status, and to optionally use local ffmpeg for a small subset of features. There are no instructions to read unrelated system files, harvest other env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is instruction-only (no install spec, no code files executed locally). That is the lowest-risk install pattern for this functionality.
Credentials
The only credentials the skill needs (per SKILL.md and clawhub.json) are PHAYA_API_KEY and PHAYA_BASE — these are proportional to a remote API integration and are justified by the service description. The concern is the packaging inconsistency: the top-level requirement summary reported 'Required env vars: none' and 'Primary credential: none', which contradicts the rest of the package. Verify which metadata the platform will enforce before enabling the skill.
Persistence & Privilege
The skill does not request always=true, has no install-time persistence, and uses normal agent invocation semantics. No elevated or system-wide privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phaya
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phaya 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added detailed environment variable setup instructions, including required PHAYA_API_KEY and PHAYA_BASE variables. - Included a "Cost Warning" section highlighting real credit usage and best practices for safe initial testing. - Improved metadata with optional binary requirements (ffmpeg, yt-dlp) and credential descriptions. - Clarified that some endpoints invoke local binaries, but most processing is remote. - Updated "Quick Start" guidance for better onboarding and connectivity verification.
v1.0.1
- Clarified job status patterns: added new status categories for speech/subtitle endpoints. - Corrected the structure of chat completions API response in code example (Phaya-GPT now returns a flat "message" dict, not "choices[0].message.content"). - Updated credit table: fixed pricing for Seedance 1.5 Pro (now listed as 2–35 credits). - No code or behavior changes; documentation improvements only.
v1.0.0
- Initial release of the Phaya skill. - Enables image, video, audio, music generation, and LLM chat via the Phaya SaaS backend REST API. - Supports credit-based usage and asynchronous job/polling for media generation. - Provides quick start examples for image, video, and chat completions. - Documents major endpoints, authentication, and rate limits.
元数据
Slug phaya
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Phaya Media API 是什么?

Use the Phaya SaaS backend to generate images, videos, audio, music, and run LLM chat completions via simple REST API calls. Use when the user wants to gener... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 423 次。

如何安装 Phaya Media API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install phaya」即可一键安装,无需额外配置。

Phaya Media API 是免费的吗?

是的,Phaya Media API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Phaya Media API 支持哪些平台?

Phaya Media API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Phaya Media API?

由 boombignose(@boombignose)开发并维护,当前版本 v1.0.2。

💬 留言讨论