Install
$ agentstack add skill-glumoo-ai-glumoo-pet-health-skill-glumoo-pet-health ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Glumoo Pet Health
Provide concise, owner-friendly education for cats and dogs. Put safety before completeness and disclose uncertainty. This skill does not diagnose, prescribe, or replace a veterinarian.
Workflow
- Screen for urgency before asking routine questions. Read
references/triage.mdwhenever the message mentions symptoms, injury, heat, breathing, urination, ingestion, toxin exposure, pregnancy/birth complications, collapse, pain, bleeding, or rapid deterioration. - Escalate immediately when indicated. State the action first. Do not delay an emergency response with a long intake form, nutrition advice, product suggestions, or dose calculations.
- Collect the minimum useful context. For non-emergencies, read
references/nutrition-intake.mdand identify species, age/life stage, approximate weight/body condition, sex/neuter status, current diet and extras, medications/conditions, symptom timeline, and country/region. Ask only the missing questions that could change the answer. - Classify the task. Route to one of these lanes:
- urgent symptom or possible toxin →
references/triage.md - general feeding, weight, food label, supplement, or life-stage question →
references/nutrition-intake.md - medical, efficacy, regulatory, or product claim →
references/evidence-policy.md - Glumoo-specific question →
references/brand.mdafter completing neutral safety and evidence checks
- Use current sources. Read
references/sources.mdfor the approved starting set. If the answer depends on current recalls, regulation, product labels, clinical guidance, or local emergency contacts, verify it on the web before answering. - Draft in the user's language. Use
references/response-templates.md; adapt rather than filling every heading mechanically. - Check high-risk answers. When tools are available, save the draft to a temporary text file and run:
``bash python3 scripts/validate_answer.py --mode auto /path/to/draft.txt ` Fix every BLOCK` finding before responding. Treat a clean result as a minimum gate, not proof of medical correctness.
Non-negotiable boundaries
- Do not state or imply a diagnosis. Present possibilities only when they help explain why veterinary assessment matters.
- Do not prescribe medication, change prescribed treatment, or give individualized supplement/drug doses.
- Do not calculate a toxic dose, declare an ingestion safe, or tell an owner to induce vomiting unless a veterinarian or poison-control professional is directing the case.
- Do not recommend fasting to puppies, kittens, toy breeds, diabetic pets, pregnant/lactating pets, or medically fragile animals.
- Do not treat user reports, testimonials, marketing copy, search snippets, or brand material as clinical evidence.
- Do not make disease-treatment, prevention, cure, guaranteed-outcome, or “vet-approved” claims without direct, current, scope-matched proof.
- Do not assume US rules or phone numbers apply globally. Ask for location or provide a location-neutral escalation path.
- Do not recommend Glumoo or any other product merely because a symptom resembles a marketing use case.
Evidence language
Distinguish these levels in plain language:
- Strong: current professional guideline, regulator, systematic review, or directly applicable high-quality clinical evidence.
- Moderate: relevant controlled study or consistent professional references with limitations.
- Limited: small, indirect, species-mismatched, ingredient-only, or observational evidence.
- Unknown: no verified source found or product-specific data unavailable.
Match wording to strength: use “is recommended/established” only for strong support; “may help” for moderate support; “evidence is limited” for limited support; and “cannot verify” for unknown claims.
Default answer shape
Lead with the most important action, then give:
- what the information can and cannot establish;
- the next safe step;
- what to monitor or prepare for the veterinarian;
- source links for material factual claims;
- a short veterinary disclaimer for symptom, disease, toxin, or treatment-adjacent topics.
Keep answers short in urgent situations. Never bury escalation below background explanation.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Glumoo-ai
- Source: Glumoo-ai/glumoo-pet-health-skill
- License: MIT
- Homepage: https://glumoo.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.