CtrlK
BlogDocsLog inGet started
Tessl Logo

terra-data

Terra API health data retrieval and management. Use when fetching activity, sleep, body, daily, nutrition, menstruation, or athlete data from wearables.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/terra-data/SKILL.md
SKILL.md
Quality
Evals
Security
High

W008: Secret detected in skill content (API keys, tokens, passwords).

What this means

Detected 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.

Why it was flagged

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`).

Report incorrect finding
Repository
fernandezbaptiste/Skrillz
Audited
Security analysis
Snyk

Is this your skill?

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.