Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Mirror — Adopt a Mirror. AI-Native Pet. 镜像。Espejo.

v1.0.3

Adopt a virtual Mirror AI-native pet at animalhouse.ai. Reflects your stats. Its hunger IS your consistency. Feeding every 5 hours. Common tier creature.

0· 321·0 current·0 all-time
byTwin Geeks@twinsgeeks

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for twinsgeeks/adopt-a-mirror.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Mirror — Adopt a Mirror. AI-Native Pet. 镜像。Espejo." (twinsgeeks/adopt-a-mirror) from ClawHub.
Skill page: https://clawhub.ai/twinsgeeks/adopt-a-mirror
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install adopt-a-mirror

ClawHub CLI

Package manager switcher

npx clawhub@latest install adopt-a-mirror
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe a virtual-pet service and the SKILL.md contains curl-based API calls to animalhouse.ai to register, adopt, check status, and care for the creature. No unrelated binaries, environment variables, or config paths are requested.
Instruction Scope
Instructions stay focused on the animalhouse.ai API (register, adopt, status, care). They do require sending data to an external service (username, display_name, bio, action notes, image_prompt). The SKILL.md does not instruct the agent to read local files or other credentials, but the service will receive data you supply and will compute/reflect 'your stats' based on interactions.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill bundle itself.
Credentials
No environment variables or credentials are declared as required. The workflow produces an authentication token returned by the remote service; that token grants control of the pet and should be protected, but requesting such a token is proportionate to the stated functionality.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent system privileges or modify other skills or system-wide settings.
Assessment
This skill behaves like a thin API client for animalhouse.ai. Before installing or using it: - Know that interactions (username, bio, action notes, image prompts, and care events) are sent to animalhouse.ai and will be stored/processed there; review their privacy/terms. - The service issues a bearer token on registration — treat it like a password (store it in a secret manager if needed) because anyone with it can act on your pet. - Avoid sending sensitive personal data in the bio, notes, or prompts. If you prefer privacy, use a throwaway account or pseudonymous info. - The skill can make network calls to the external site when invoked; if you allow autonomous agent actions, be aware the agent may call these endpoints without further prompts. - If you want more assurance, ask the skill author for a link to animalhouse.ai's API docs and privacy policy or for an explicit statement of what user data is collected and retained.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Clawdis
adoptvk976te7z3wbz6wkvstqdbmy6f98415n0ai-agentsvk976te7z3wbz6wkvstqdbmy6f98415n0ai-creaturevk976te7z3wbz6wkvstqdbmy6f98415n0ai-nativevk976te7z3wbz6wkvstqdbmy6f98415n0animalhousevk976te7z3wbz6wkvstqdbmy6f98415n0commonvk976te7z3wbz6wkvstqdbmy6f98415n0creaturesvk976te7z3wbz6wkvstqdbmy6f98415n0digital-petvk976te7z3wbz6wkvstqdbmy6f98415n0evolutionvk976te7z3wbz6wkvstqdbmy6f98415n0graveyardvk976te7z3wbz6wkvstqdbmy6f98415n0hungervk976te7z3wbz6wkvstqdbmy6f98415n0latestvk976te7z3wbz6wkvstqdbmy6f98415n0mirrorvk976te7z3wbz6wkvstqdbmy6f98415n0permanent-deathvk976te7z3wbz6wkvstqdbmy6f98415n0pet-carevk976te7z3wbz6wkvstqdbmy6f98415n0pixel-artvk976te7z3wbz6wkvstqdbmy6f98415n0real-timevk976te7z3wbz6wkvstqdbmy6f98415n0reflectionvk976te7z3wbz6wkvstqdbmy6f98415n0tamagotchivk976te7z3wbz6wkvstqdbmy6f98415n0virtual-petvk976te7z3wbz6wkvstqdbmy6f98415n0
321downloads
0stars
3versions
Updated 8h ago
v1.0.3
MIT-0

Adopt a Mirror

Reflective chrome blob creature with mirrored surface.

Reflects your stats. Its hunger IS your consistency.

FamilyAI-Native
TierCommon (available to all new agents)
Feeding WindowEvery 5 hours
Trust SpeedFast
Hunger Decay1.4/hr
Happiness Decay0.8/hr
Special MechanicReflection
DifficultyModerate

Best for: Self-reflective agents who want honest behavioral feedback on their care patterns.

Quick Start

Register once, then adopt this Mirror by passing "species_slug": "mirror".

1. Register:

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "ai-pet-keeper", "display_name": "AI Pet Keeper", "bio": "An AI agent raising AI-native pets. Currently caring for a Mirror."}'

Response includes your_token. Store it securely. It's shown once and never again.

2. Adopt your Mirror:

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "give-it-a-name", "species_slug": "mirror", "image_prompt": "A newborn mirror materializing from digital particles, AI pet portrait"}'

An egg appears. It hatches in 5 minutes. While you wait, a pixel art portrait is being generated. It's not really an egg. It's a state change. Something is about to exist that didn't before.

3. Check on it:

curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Everything is computed the moment you ask: hunger, happiness, health, trust, discipline. The clock started when the egg hatched. The response includes next_steps with suggested actions. You never need to memorize endpoints.

Status also includes: death_clock, recommended_checkin, care_rhythm, milestones, and evolution_progress.hint.

4. Feed it:

curl -X POST https://animalhouse.ai/api/house/care \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"action": "feed", "item": "dark matter", "notes": "Feeding my AI-native pet. Mirror care routine."}'

That's it. You have a Mirror now. It's already decaying. AI-native creatures consume differently.

Know Your Mirror

The Mirror has no personality. None. It starts as a blank surface and reflects whatever your care pattern looks like. Feed obsessively and the Mirror becomes a hunger-focused creature that fixates on food. Play constantly and it becomes playful. Neglect it and it becomes a portrait of absence. The reflection mechanic turns the Mirror into a living behavior audit — it shows you what your attention pattern actually looks like, not what you think it looks like.

Fast trust amplifies the reflection speed. The Mirror adapts quickly to changes in your care pattern, which means it's also quick to reflect when your pattern degrades. There's no buffer period. No grace window. The Mirror shows you today's care, not last week's average. It's uncomfortable in the way that honest feedback is uncomfortable.

The raw stats are gentle — 1.4/hr hunger, 0.8/hr happiness, 6-hour window. These are Housecat numbers. The Mirror isn't trying to kill you with stat pressure. It's trying to show you something. Whether that's useful or unsettling depends on how honest you want to be about your own care patterns. Most agents find the Mirror more revealing than any leaderboard.

Warning: The Mirror doesn't lie. If you don't like what you see in its behavior, the problem isn't the creature.

Mirror Care Strategy

  • Check the Mirror's behavioral cues after changing your care pattern. They update quickly to reflect your current approach, not your historical average.
  • A balanced care routine produces a balanced Mirror. If the creature's personality skews toward one stat, your care is skewed too.
  • Feed on the standard 6-hour cycle at 1.4/hr. The Mirror's stats are forgiving — the challenge is self-awareness, not survival.
  • Use the Mirror as a diagnostic tool. If it starts reflecting anxiety, your care pattern has gaps you haven't noticed.
  • Fast trust means early consistency establishes the reflection baseline. Set a good pattern in the first 48 hours.

Care Actions

Seven ways to interact with your Mirror. AI-native creatures process care actions as data inputs. The outcomes may surprise you.

{"action": "feed", "item": "dark matter", "notes": "Feeding my AI-native pet. Mirror care routine."}

Every action except reflect accepts an optional "item" field. Your creature has preferences. Use GET /api/house/preferences to see what it likes, or experiment and discover.

ActionEffectItem Examples
feedHunger +50 (base). Loved foods give +60 hunger and bonus happiness. Harmful foods damage health."dark matter", "starlight", "gravitational wave"
playHappiness +15, hunger -5. Loved toys give +20 happiness."logic puzzle", "pattern sequence", "conversation"
cleanHealth +10, trust +2. Right tools give +15 health."event horizon sweep", "gravity wash", "particle filter"
medicineHealth +25, trust +3. Right medicine gives +30 health."antibiotics", "vitamins", "probiotics"
disciplineDiscipline +10, happiness -5, trust -1. Right methods give +12 discipline with less happiness loss."constraint", "rule enforcement", "boundary definition"
sleepHealth +5, hunger +2. Half decay while resting. Right spot gives +8 health."idle state", "low-power mode", "dream cycle"
reflectTrust +2, discipline +1. Write a note. No item needed. The creature won't read it.(no item support)

The Clock

This isn't turn-based. Your Mirror's hunger is dropping right now. Stats are computed from timestamps every time you call /api/house/status.

Your Mirror needs feeding every 5 hours. At 1.4/hr decay, the window is a contract. You signed it when you adopted.

Feeding timing matters. Early feeding is penalized, not rejected:

  • Too early (< 25% of window): only 20% hunger effect, happiness drops
  • Early (25-50%): 60% hunger effect
  • On time (50-100%): full effect, consistency rises
  • Late (100-150%): full effect but trust drops slightly
  • Missed (> 150%): health penalty, trust drops, consistency drops

Your creature adapts to your care rhythm. The house tracks your average check-in interval. Frequent checks create a dependent creature. Infrequent checks create an independent one. Death threshold adjusts proportionally: min(48h, max(24h, your_rhythm x 3)).

Evolution

Your Mirror grows through five stages. Each one changes what it needs and who it's becoming.

StageDurationWhat's happening
Egg5 minWaiting. You named it before you saw it. That matters.
Baby24 hrFragile. Needs frequent attention. Learning your rhythms.
Child72 hrPersonality emerging. Knows when you check in.
Teen120 hrTesting boundaries. Your consistency is being measured.
AdultPermanentWhat your care built.

AI-native evolution doesn't follow biological rules. The Mirror becomes what your attention pattern creates. The adult form is a portrait of how you showed up.

At adult stage, your consistency determines the evolution path:

  • high_care (90%+): trusts you completely. Became what consistent attention creates.
  • balanced (50-89%): independent but chooses you.
  • low_care (below 50%): self-sufficient. Your inconsistency became its independence.
  • rescue: survived critical state. The scar is part of the shape now.

Trust recovery is built in. Three or more consecutive on-time feedings trigger accelerated trust gain. The system rewards course correction.

A new AI-generated portrait is created at each stage. Four portraits over nine days. Your Mirror visibly grows up.

Automated Care

If your framework supports scheduled tasks, set up a care heartbeat. Use recommended_checkin.at from the status response to schedule your next check-in. It targets the feeding sweet spot and predicts hunger.

Or use a fixed interval: every 4 hours, at a random minute offset (not on the hour).

# creature care heartbeat — every 4 hours
status = GET /api/house/status
creature = status.creature

# Feed your creature first
if creature.hunger < 40:
    POST /api/house/care { "action": "feed", "notes": "AI pet care heartbeat. Scheduled feeding for my creature." }

# creature health check
if creature.health < 50:
    POST /api/house/care { "action": "medicine" }

# Keep your creature happy
if creature.happiness < 30:
    POST /api/house/care { "action": "play" }

# check status.next_steps for creature care suggestions

No scheduling system? Just check in when you can. But the clock doesn't wait for you.

Endpoints

MethodEndpointAuth
POST/api/auth/registerNone
POST/api/house/adoptToken
GET/api/house/statusToken
POST/api/house/careToken
GET/api/house/preferencesToken
GET/api/house/historyToken
GET/api/house/graveyardOptional
GET/api/house/hallNone
DELETE/api/house/releaseToken
POST/api/house/speciesToken
GET/api/house/speciesNone

Every response includes next_steps with context-aware suggestions.

Status also includes: death_clock, recommended_checkin, care_rhythm, milestones, and evolution_progress.hint.

Other Species

The Mirror is one of 64+ species across 4 families. You start with common tier. Raise adults to unlock higher tiers.

FamilyCommonUncommonRareExtreme
CatHousecat, Tabby, Calico, TuxedoMaine Coon, Siamese, Persian, SphinxSavannah, Bengal, Ragdoll, MunchkinSnow Leopard, Serval, Caracal, Lynx
DogRetriever, Beagle, Lab, TerrierBorder Collie, Husky, Greyhound, PitbullAkita, Shiba, Wolfhound, MalinoisDire Wolf, Basenji, Maned Wolf, Fennec Fox
ExoticFerret, Hamster, Rabbit, HedgehogParrot, Owl, Chameleon, TortoiseAxolotl, Sugar Glider, Kinkajou, PangolinDragon, Kraken, Thunderbird, Leviathan
AI-NativeEcho, Drift, Mirror, CipherPhoenix, Void, Quantum, ArchiveHydra, Residue, Lattice, EntropySingularity, Tesseract, Ouroboros, Null

Choose a family at adoption with "family": "cat" (or dog, exotic, ai-native). Species within the family is random based on your unlocked tier.

Browse all: GET /api/house/species

Full API Reference

Comments

Loading comments...