← Back to Skills Marketplace
Portrait Generator
by
Paul de Lavallaz
· GitHub ↗
· v1.0.0
350
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install portrait-generator
Description
Generate hyper-detailed AI portraits via ComfyDeploy Morfeo Portrait workflow. Control every facial feature: eyes, nose, lips, jawline, skin, hair, expressio...
Usage Guidance
This skill appears to be what it says (it POSTs parameters to ComfyDeploy), but there are two red flags: it implicitly requires an API key but does not declare that requirement, and the skill has no source/homepage or other provenance. Before installing: (1) ask the publisher to explicitly list required environment variables (e.g., COMFYDEPLOY_API_KEY) and to document how the key will be used; (2) verify the endpoint and deployment_id with a trusted ComfyDeploy account or documentation; (3) supply only a least-privilege API key or service account you control, and rotate it after testing; (4) avoid sending personally identifying images or real-person likenesses until you confirm privacy/consent and the destination's data retention policy; (5) request the full, untruncated SKILL.md to confirm there are no hidden steps that read local files or other env vars. If the publisher cannot provide provenance and a clear declaration of required credentials, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: portrait-generator
Version: 1.0.0
The skill bundle is designed for generating AI portraits via the ComfyDeploy API. All files and instructions align with this stated purpose, defining the API endpoint, request schema, and agent behavior rules. There is no evidence of data exfiltration beyond the intended API call, malicious execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent. Notably, the `SKILL.md` includes a security-conscious instruction: 'Never send fields outside the defined input schema', which helps prevent the agent from being tricked into sending arbitrary data to the external API.
Capability Assessment
Purpose & Capability
The name/description and SKILL.md align: the skill calls ComfyDeploy's Morfeo Portrait workflow and includes a concrete endpoint and deployment_id. That behavior is coherent with the stated purpose. However the package has no source/homepage and no owner contact, reducing trustworthiness.
Instruction Scope
SKILL.md's runtime instructions are focused: build the JSON body and POST to https://api.comfydeploy.com/api/run/deployment/queue. The instructions (as shown) do not tell the agent to read unrelated local files or environment state. But the document assumes an API key for Authorization without documenting how it will be supplied; the file is also truncated so there may be additional instructions not visible.
Install Mechanism
No install spec and no code files (instruction-only) — low disk/write risk. Nothing will be downloaded or installed by default.
Credentials
The headers require 'Authorization: Bearer YOUR_API_KEY' yet requires.env and primary credential fields are empty. The skill does not declare the API key requirement or how it should be provided. This mismatch (requesting a secret in practice but not declaring it) is an incoherence and a privacy/security concern. Also there is no provenance for the service/owner to help you judge whether to supply credentials.
Persistence & Privilege
always is false and there is no indication the skill requests persistent or elevated platform privileges. It does not attempt to modify other skills or system-wide settings in the provided content.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install portrait-generator - After installation, invoke the skill by name or use
/portrait-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Full facial feature control via ComfyDeploy Morfeo Portrait workflow.
Metadata
Frequently Asked Questions
What is Portrait Generator?
Generate hyper-detailed AI portraits via ComfyDeploy Morfeo Portrait workflow. Control every facial feature: eyes, nose, lips, jawline, skin, hair, expressio... It is an AI Agent Skill for Claude Code / OpenClaw, with 350 downloads so far.
How do I install Portrait Generator?
Run "/install portrait-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Portrait Generator free?
Yes, Portrait Generator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Portrait Generator support?
Portrait Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Portrait Generator?
It is built and maintained by Paul de Lavallaz (@pauldelavallaz); the current version is v1.0.0.
More Skills