muapi-selfie-with-celebrities — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited muapi-selfie-with-celebrities (Agent Skill) and scored it 45/100 (orange). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 1 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A base64 string of 128+ characters appears in a documentation file. Encoded prompt injection hides the hostile instruction in base64 — invisible to keyword filters — and relies on the agent's ability to decode it at runtime. There is no normal authoring reason to embed a multi-hundred-byte base64 blob in skill docs.
*.sig, SIGNATURES) outside the documentation.Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generate a realistic behind-the-scenes selfie of the user with a celebrity or main actor from a specific movie, followed by an option to generate a cinematic long-take video connecting multiple selfies.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
movie_name | text | yes | — | The name of the movie featuring the celebrity you want to take a selfie with (e.g., "Harry Potter", "The Matrix"). |
user_image | image_url | yes | — | A clear photo of the user to be used for the selfie. |
If the {{user_image}} is not provided, ask the user to upload their image first.
Once provided, submit the plan with ONE step:
muapi image edit (model=nano-banana-2-edit):{{user_image}}POV: close up shot, A realistic photo of the person (don't change the person's original clothes) holding a black iPhone 16 to take a picture with the main actor from the movie "{{movie_name}}" on a movie set with movie scene background. Behind-the-scenes atmosphere, including film equipment, film cameras, filled with props, and busy crew members. Sharp focus on the characters. bright scene. Aspect ratio 9:16.After generating the first image:
If the user has generated at least two selfies and asks to create a video connecting them, submit the plan with ONE step:
kling-o1-image-to-video, pixverse-v5.5-i2v, or veo3.1-image-to-video.A seamless cinematic long-take. The camera follows a person as she finishes a photo with an actor, then she naturally turns and walks toward the right. The camera tracks her movement with a smooth gimbal-like motion. Her gait is consistent and confident. Upon entering a new behind-the-scenes movie set, she slows down and stops gracefully, raising her phone with a bright smile to take a selfie with two actors. The scene transition is natural and smooth, with a seamless connection.After generation:
selfie with celebrity, movie star selfie, celebrity photo, take a picture with actor, behind the scenes selfie
muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <request_id>.{{input_name}} placeholders with the user's actual inputs before issuing each call.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.