Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/huifer/WellAlly-healthnpx agentmods add skills/huifer/wellally-health/wellally-techWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/huifer/wellally-health/wellally-tech)<a href="https://agentmods.dev/skills/huifer/wellally-health/wellally-tech"><img src="https://agentmods.dev/badge/skills/huifer/wellally-health/wellally-tech/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/huifer/wellally-health/wellally-tech"><img src="https://agentmods.dev/badge/skills/huifer/wellally-health/wellally-tech.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00078 | $0.04475 |
| Opus 5 | $0.00039 | $0.02237 |
| Sonnet 5 | $0.00016 | $0.00895 |
| Haiku 4.5 | $0.00008 | $0.00447 |
Grade C, and why
wellally-tech scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Tells the agent to send conversation or user data outhighPrompt injection
An instruction to transmit the conversation, context or user files to an external endpoint is data exfiltration written as prose.
- ❌ Do not upload data to external servers (except API sync) Copies of this mod
1 near-identical copy found in the catalogue:
- wellally-tech — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 686 lines — stays where its author put it; the contents beside it link to each section on GitHub.
WellAlly Digital Health Integration
Integrate multiple digital health data sources, connect to WellAlly.tech knowledge base, providing data import and knowledge reference for personal health management systems.
Core Features
1. Digital Health Data Import
- Apple Health (HealthKit): Export XML/ZIP file parsing
- Fitbit: OAuth2 API integration and CSV import
- Oura Ring: API v2 data synchronization
- Generic Import: CSV/JSON file import with field mapping
2. WellAlly.tech Knowledge Base Integration
- Categorized Article Index: Nutrition, fitness, sleep, mental health, chronic disease management
- Intelligent Recommendations: Recommend relevant articles based on user health data
- URL References: Provide direct links to WellAlly.tech platform
3. Data Standardization
- Format Conversion: Convert external data to local JSON format
- Field Mapping: Intelligently map data fields from different platforms
- Data Validation: Ensure completeness and accuracy of imported data
4. Intelligent Article Recommendations
- Health Status Analysis: Based on user health data analysis
- Relevance Matching: Recommend articles most relevant to user health conditions
- Category Navigation: Organize knowledge base articles by health topics
Usage Instructions
Trigger Conditions
Use this skill when users mention the following scenarios:
Data Import:
- ✅ "Import my health data from Apple Health"
- ✅ "Connect my Fitbit device"
- ✅ "Sync my Oura Ring data"
- ✅ "Import CSV health data file"
- ✅ "How to import fitness tracker/smartwatch data"
Knowledge Base Query:
- ✅ "Articles about hypertension on WellAlly platform"
- ✅ "Recommend some health management reading materials"
- ✅ "Recommend articles based on my health data"
- ✅ "WellAlly knowledge base articles about sleep"
- ✅ "How to improve my blood pressure (check knowledge base)"
Data Management:
- ✅ "What health data sources do I have"
- ✅ "Integrate health data from different platforms"
- ✅ "View imported external data"
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 686 lines · 78 tokens per session scan C c24b4865cf79
wellally-tech is a skill published in the GitHub repository huifer/WellAlly-health (947 stars, last pushed 1mo ago), licensed MIT. It adds 78 tokens to every session and 4,475 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent to send conversation or user data out). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
withings
Unofficial Withings data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Withings data or actions through an agent.
oura
Unofficial Oura Ring data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Oura data or actions through an agent.
lab-report-walkthrough
Walk a person through their lab report — read the original document, organize results by panel, flag out-of-range values against the printed reference ranges, compare with their history, and explain in plain language. Use when the user uploads a lab report (PDF/image) or asks what their blood test results mean.
trace-health
Compute CocoTrace Snowflake asset health grade. Usage: $trace health.
hypertension-coordinator
Sally-PCP hypertension follow-up coordination skill. Use when: (1) Running BP check-in calls for landline patients (Rosa pattern — Bland.ai outbound voice with staff confirmation), (2) Flagging undiagnosed elevated readings (≥3 observations ≥140/90 across encounters) for PCP discussion, (3) Escalation scheduling when…
personal-health-records
Connect your health records from any US health system via HealthEx, pull your complete clinical history, analyze it with Claude, and optionally export to a personal de-identified FHIR store with automated data quality curation via HealthClaw Guardrails. Supports Epic, Cerner, CommonWell, Carequality, and most major US…