Terra API health data retrieval and management. Use when fetching activity, sleep, body, daily, nutrition, menstruation, or athlete data from wearables.
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/terra-data/SKILL.mdDetected sensitive credentials directly embedded within the skill content, such as API keys, access tokens, private keys, or service-specific secrets. Secrets should never be hardcoded in plain text within skill instructions.
The documentation contains hardcoded, high-entropy credentials: - `dev_id="botaniqalmedtech-testing-SjyfjtG33s"` (Lines 28-29) - `api_key="_W7Pm-kAaIf1GA_Se21NnzCaFZjg3Izc"` (Lines 28-31) These appear to be real API keys and development IDs rather than generic placeholders (such as `YOUR_API_KEY` or `sk-xxxx`).
93ed392
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.